BANNER(6) BSD Games Manual BANNER(6)NAME
banner -- print large banner on printer
SYNOPSIS
banner [-d] [-t] [-w width] message ...
DESCRIPTION
Banner prints a large, high quality banner on the standard output. If the message is omitted, it prompts for and reads one line of its stan-
dard input.
The output should be printed on paper of the appropriate width, with no breaks between the pages.
The following options are available:
-d Enable debug.
-t Enable trace.
-w width
Change the output from a width of 132 to width, suitable for a narrow terminal.
AUTHORS
Mark Horton
BUGS
Several ASCII characters are not defined, notably <, >, [, ], , ^, _, {, }, |, and ~. Also, the characters ", ', and & are funny looking
(but in a useful way.)
The -w option is implemented by skipping some rows and columns. The smaller it gets, the grainier the output. Sometimes it runs letters
together.
Messages are limited to 1024 characters in length.
BSD January 26, 2005 BSD
Check Out this Related Man Page
LPBANNER(1) lpbanner filter LPBANNER(1)NAME
lpbanner, pclbanner, psbanner - printer banners in text, PCL and PostScript
SYNOPSIS
lpbanner [ -l length ] [ -w width ] [ -P printer ] [ -L bannername ] [ -n loginname ] [ -h host ] [ -J jobtitle ] [ -C class ] [ -? option
args ] [ all ]
DESCRIPTION
The lpbanner program is used to print a simple banner on a fixed size font printer, the pclbanner program generates a PCL banner and the
psbanner program generates a PostScript banner. All information to be printed is passed using command line arguments. In order to be com-
patible with vintage line printer spoolers, reads a line form standard input, but ignores the information.
OPTIONS -w width
Page width in characters (default 132).
-l length
Page length in lines (default 60).
-P printer
printer queue for banner information.
-L bannername
Name used on banner as main name.
-n loginname
Name used on banner as login name.
-h host
Name used on banner as host name.
-J jobtitle
String used on banner as main title.
-C class
String used on banner as class.
-? value
All other options and arguments provided by LPRng are ignored.
EXIT STATUS
The following exit values are returned:
zero (0) Successful completion.
non-zero (!=0) An error occurred.
SEE ALSO lpd.conf(5), lpc(8), lpd(8), checkpc(8), lpr(1), lpq(1), lprm(1), printcap(5), lpd.conf(5), pr(1), lprng_certs(1), lprng_index_certs(1).
AUTHOR
Patrick Powell <papowell@lprng.com>.
HISTORY
LPRng is a enhanced printer spooler system with functionality similar to the Berkeley LPR software. The LPRng developer mailing list is
lprng-devel@lists.sourceforge.net; subscribe by visiting https://lists.sourceforge.net/lists/listinfo/lprng-devel or sending mail to lprng-
request@lists.sourceforge.net with the word subscribe in the body.
The software is available via http://lprng.sourceforge.net
LPRng 2006-12-09 LPBANNER(1)
From a PROM ok prompt I have typed banner. This returned this info
SunSPARCStation20 (1X390Z50) ......
Okay, I read that the 1x390z50 is the processor type. How can I found out the speed of these processor? Is it 50mhz? Don't know but I am curious. Thanks (5 Replies)
I don't want SunOS 5.8 to appear when someone logs into my machine... how do I go about changing the banner?
I was thumbing through my unix books and I haven't found anything... I'm probably looking under the wrong topic...
anyways... any help would be greatly appreciated. (20 Replies)
Does anyone know how I could display a banner at the root window level and posibly allow users to log in from the root window. I need to display a Warning Banner at the root window level so the users can read the warning then login.
Solaris 7 is the OS I am running
Thanks in advance (9 Replies)
Hi,
I have been trying to create a banner/login message (something for displaying the usage policy etc) to appear while I login using telnet/FTP to any Solaris (pref. Solaris9) machine. I have tried using /etc/issue and /etc/motd files. Both do not solve my need. In that, /etc/issue displays... (8 Replies)
hi,
When i execute banner command the output is being displayed as
banner:command not found
When ever i give yum install banner the output is
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Parsing package install arguments
Nothing to do
what... (8 Replies)
Good afternoon,
I'm currently working on an IBM 9110-510, with an AIX 6.1 on it.
Currently, I've put an HyperTerminal on the machine vty0. Folowing the procedure given by a support guy(§details), I'm able to get to the AIX banner
... (6 Replies)
Hi,
I am using isql and putting the output in a file in a shell script in Linux.
However in my output i am getting the banner and a SQL prompt(at the start and the end of query output)
+---------------------------------------+
| Connected! |
| ... (6 Replies)
Hi,
I am logging in into an UNIX environment with my user id and password.
I want to display my name there , each time I login into the environment,
for which I can use the banner command.
Which file should I add the banner command to , so that I will get the desired result?
Regards,... (7 Replies)
Friends!!
I need your help. Where can i change/set the last login details as below in aix 5.3. And how to do that to get the results as exactly below
login as: mbpops
mbpops@xx.28.3.24's password:
Last unsuccessful login: Mon Nov 22 14:32:27 GMT 2010 on ssh from 10.132.5.129
Last login:... (17 Replies)
I'm looking for options for displaying a persistent, security banner on a Solaris 10 workstation running JDS that would display at the top of each workspace for all users, have the option to change the color and the capability to add text to the banner.
The company I work for has used JEDI for... (5 Replies)
Hi All,
Whenever I login to server via console, after providing username (root) it displays a banner message. I want to remove this message
Serverabc : root
Welcome to Server !!!
Password:
It is Centos 5.4 box.
I have checked /etc/issue and /etc/motd. It does not... (8 Replies)
I'm working on an rsync script and I'd like it to omit the MOTD banners and NOT output them to the file. I tried the --no-motd argument in the command but for some reason the MOTD still continues to appear. Can anyone advise? (10 Replies)