Query: banner
OS: osf1
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
banner(1) General Commands Manual banner(1)NAMEbanner - Creates a large bannerSYNOPSISbanner messageDESCRIPTIONThe 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 input characters.EXAMPLESTo 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)