Greetings
How can I print man pages to a line printer?
I need to remove the control characters for bold ... etc.
Thanks in advance
Rudy Hillen
Greetings
How can I print man pages to a line printer?
I need to remove the control characters for bold ... etc.
Thanks in advance
Rudy Hillen
nroff -man -TPRINTERTYPE...
(look at the nroff man pages ;-) )
provide what you want?
Hope this helps,
Patrice.
---------------------------------------------------------------------
| #include <disclaimer.h> | V-mail : (+33) 92 29 39 49 + 3902 |
|-------------------------------------------------------------------|
> How can I print man pages to a line printer?
> I need to remove the control characters for bold ... etc.
--
Alan H. Katz | MJ Research, Inc.
617-370-8128 | Watertown, MA 02172
Fax 617-923-8080 |
Hi Rudy.
It is very simple. All you have to do is the following:
$ man xxx | col -b > filename
Then you can print the file in any printer.
Eran Berger
UNIX system administrator
Log-On LTD. 32 Tuval st.
Ramat-Gan, ISRAEL
: Greetings
: How can I print man pages to a line printer?
: I need to remove the control characters for bold ... etc.
: Thanks in advance
: Rudy Hillen
Can anyone tell me how to print a man page? I think I recall having to
do this with enscript, but I don't have that available on the system.
Anyone know how else I can do this. Thanks!
4. writing to tape larger than 2Gb
6. console framebuffer scrolling speed
7. Prob. printing Man Pages from Answerbook
8. linux SLOW
10. Are there any printed man pages?
12. How to print MAN pages formatted to 66 lines?