Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ banner(1) — AIX/RT 2.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

echo

banner

PURPOSE

     Writes  character strings  in large  letters to  standard
     output.

SYNOPSIS
     banner strings


DESCRIPTION

     The banner  command writes character strings  to standard
     output in large letters.  Each  line in the output can be
     up  to 10  uppercase  or lowercase  characters long.   On
     output, all characters appear in uppercase, with the low-
     ercase input characters appearing smaller than the upper-
     case input characters.

EXAMPLES

     1.  To display a banner at the work station:

           banner SMILE!

     2.  To display more than one  word on a line, enclose the
         text in quotation marks:

           banner "Out to" Lunch

         This displays  "Out to" on  one line, and  "Lunch" on
         the next.
     3.  To print a banner:

           banner We like Computers | print

RELATED INFORMATION

     The following command:  "echo."

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026