* Manual printing
@ 2007-05-29 20:57 Doug
2007-05-29 22:02 ` J. Lance Cotton
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Doug @ 2007-05-29 20:57 UTC (permalink / raw)
To: linux-hams
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.
Thanks
Doug VE5DA
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Manual printing
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
2 siblings, 0 replies; 4+ messages in thread
From: J. Lance Cotton @ 2007-05-29 22:02 UTC (permalink / raw)
To: Doug; +Cc: linux-hams
on 5/29/2007 3:57 PM Doug said the following:
> 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.
http://www.faqs.org/faqs/hp/hpux-faq/section-140.html
zcat manfile.1 | groff -man -Tps | lp
--
J. Lance Cotton, KJ5O
joe@lightningflash.net
http://kj5o.lightningflash.net
Three Step Plan: 1. Take over the world. 2. Get a lot of cookies. 3. Eat the
cookies.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Manual printing
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
2 siblings, 0 replies; 4+ messages in thread
From: Bob Nielsen @ 2007-05-29 22:48 UTC (permalink / raw)
To: Doug; +Cc: linux-hams
On May 29, 2007, at 1:57 PM, Doug wrote:
> 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.
>
> Thanks
>
> Doug VE5DA
>
Try 'man -t node.conf |lpr'.
73 - Bob, N7XY
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Manual printing
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
2 siblings, 0 replies; 4+ messages in thread
From: Nate Bargmann @ 2007-05-29 23:21 UTC (permalink / raw)
To: linux-hams
* 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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-05-29 23:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox