BANNER(C) UNIX System V
Name
banner - prints large letters
Syntax
banner strings
Description
banner prints its arguments (each up to 10 characters long)
in large letters on the standard output. This is useful for
printing names at the front of printouts.
See Also
echo(C)
Standards Conformance
banner is conformant with:
AT&T SVID Issue 2, Select Code 307-127;
and The X/Open Portability Guide II of January 1987.
(printed 2/15/90) BANNER(C)