From: Nate Bargmann <n0nb@networksplus.net>
To: linux-hams@vger.kernel.org
Subject: Re: Manual printing
Date: Tue, 29 May 2007 18:21:45 -0500 [thread overview]
Message-ID: <20070529232145.GC31727@mail.networksplus.net> (raw)
In-Reply-To: <7.0.1.0.2.20070529145327.0566f9b8@sasktel.net>
* Doug <appld@sasktel.net> [2007 May 29 16:24 -0500]:
> I would like to print out the complete manual for a topic. ie Node.conf
> I can view the manual page by page using the man command, but I do not
> seem to be able to print the entire manual. You can print the screen,
> but I can't figure out how to print the total document. The one I am
> presently looking at is node.conf (5).
>
> Can anyone explain how I can get the whole document printed??
> I am using Mepis 6.0 on a PIV.
I like the a2ps utility as it allows printing in various formats. The
easiest I use is:
man 8 fubar | a2ps -P printer
(the -P option is only needed for a non default printer)
BTW, I use CUPS and its lpr emulation.
By default, a2ps will print two pages to a sheet and can do even more
or only one plus many more ways to enhance the print.
- Nate >>
--
Wireless | Amateur Radio Station N0NB | Successfully Microsoft
Amateur radio exams; ham radio; Linux info @ | free since January 1998.
http://www.qsl.net/n0nb/ | "Debian, the choice of
My Kawasaki KZ-650 SR @ | a GNU generation!"
http://www.networksplus.net/n0nb/ | http://www.debian.org
prev parent reply other threads:[~2007-05-29 23:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 20:57 Manual printing Doug
2007-05-29 22:02 ` J. Lance Cotton
2007-05-29 22:48 ` Bob Nielsen
2007-05-29 23:21 ` Nate Bargmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070529232145.GC31727@mail.networksplus.net \
--to=n0nb@networksplus.net \
--cc=linux-hams@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.