Manual Page Result
0
Command: banner | Section: 1 | Source: Digital UNIX | File: banner.1.gz
banner(1) General Commands Manual banner(1)
NAME
banner - Creates a large banner
SYNOPSIS
banner message
DESCRIPTION
The banner command prints the specified message in large letters on the
standard output.
Each line in the banner output can be up to 10 uppercase or lowercase
characters long. On output, all characters appear in uppercase, with
the lowercase input characters appearing smaller than the uppercase in-
put characters.
EXAMPLES
To display a one-word banner, enter: banner SMILE To display more than
one word on a line, enclose the text in quotes, enter: banner "Out to"
Lunch
This displays Out to on one line, and Lunch on the next.
banner(1)