On 04/25/2010 05:01 AM, Ed Greshko wrote:
On 04/25/2010 10:59 AM, Ed Greshko wrote:
On 04/25/2010 10:46 AM, Dick Roark wrote:

I am trying to generate printable output by using

      man k lpr>  lprman.txt

This works but the output contains unwanted characters generated by
text which was "bold" in the original output.  How can I prevent these
confusing characters from being generated?

Thanks.

This is from memory.... but I believe I've done something like...

man sar | nroff -nman>  sar.txt


and sometimes

man sar | nroff -nman | enscript

Hi,

a little bit simpler: "man -t sar"

--
Joachim Backes <joachim.bac...@rhrk.uni-kl.de>

http://www.rhrk.uni-kl.de/~backes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to