Encyclopedia
|
|
Banner (Unix)
The banner program displays a large ASCII art version of input text. It is commonly included in Unix and Unix-like operating systems. There are two common varieties: one, which prints text horizontally for display to a terminal, and another which prints text in much larger letters for output to a line printer. A related, and more flexible, program is figlet, which can display text in different fonts and orientations. Example outputFrom the terminal-oriented banner program: $ banner Hello! # # ### # # ###### # # #### ### # # # # # # # ### ####### ##### # # # # # # # # # # # # # # # # # # # ### # # ###### ###### ###### #### ### One letter from the printer-oriented banner program in Mac OS X: $ banner -w80 "a"
#####
#########
############### ###
################ ######
################## ########
##### ##### #########
#### #### ## ###
### #### ##
### ### ##
### ### ###
#### ### ####
#############################
##############################
##############################
############################
###########################
###
#
#
See alsoSource: Wikipedia | The above article is available under the GNU FDL. | Edit this article
|
Advertisement |
top
©2006-2007 TutorGig.com. All Rights Reserved. Privacy Statement