131 lines
2.1 KiB
HTML
131 lines
2.1 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of PRINTERBANNER</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>PRINTERBANNER</H1>
|
|
Section: User Commands (1)<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
<BR>BSD mandoc<BR>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
|
|
|
|
<B>printerbanner</B>
|
|
|
|
- print large banner on printer
|
|
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B></B>
|
|
|
|
|
|
[-<B>d</B>
|
|
|
|
]
|
|
|
|
[-<B>t</B>
|
|
|
|
]
|
|
|
|
[-<B>w </B><I>width</I>
|
|
|
|
|
|
|
|
]
|
|
|
|
<I>message ...</I>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>Banner</B>
|
|
|
|
prints a large, high quality banner on the standard output.
|
|
If the message is omitted, it prompts for and reads one line of its
|
|
standard input.
|
|
<P>
|
|
|
|
The output should be printed on paper of the appropriate width,
|
|
with no breaks between the pages.
|
|
<P>
|
|
|
|
The following options are available:
|
|
<DL COMPACT>
|
|
<P>
|
|
|
|
<DT id="1"><B>-d</B>
|
|
|
|
|
|
<DD>
|
|
Enable debug.
|
|
<DT id="2"><B>-t</B>
|
|
|
|
|
|
<DD>
|
|
Enable trace.
|
|
<DT id="3"><B>-w </B><I>width</I>
|
|
|
|
|
|
|
|
|
|
<DD>
|
|
Change the output from a width of 132 to
|
|
<I>width</I>
|
|
|
|
|
|
suitable for a narrow terminal.
|
|
</DL>
|
|
<P>
|
|
|
|
<A NAME="lbAE"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
An Mark Horton
|
|
|
|
<A NAME="lbAF"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
Several
|
|
<B>ASCII</B>
|
|
|
|
characters are not defined, notably <, >, [, ], \,
|
|
^, _, {, }, |, and ~. The same holds for all non
|
|
<B>ASCII</B>
|
|
|
|
characters.
|
|
Also, the characters ", ', and & are funny looking (but in a useful way.)
|
|
<P>
|
|
|
|
The
|
|
-<B>w</B>
|
|
|
|
option is implemented by skipping some rows and columns.
|
|
The smaller it gets, the grainier the output.
|
|
Sometimes it runs letters together.
|
|
<P>
|
|
|
|
Messages are limited to 1024 characters in length.
|
|
<P>
|
|
|
|
This program is called just banner on FreeBSD.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="7"><A HREF="#lbAE">AUTHORS</A><DD>
|
|
<DT id="8"><A HREF="#lbAF">BUGS</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:25 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|