[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: man pages to text files



On Fri, 2002-01-25 at 09:17, charles@lunarmedia.net wrote:
> doing something like
> 
>   man tftpd > tftpd.txt
> 
> creates a fairly nasty looking file. is there a better way to capture man 
> page contnts to a regular text file?

man -T ascii tftpd > tftpd.txt

On a related note, "man -T html" generates ok html versions...  "man
groff" for a list of supported output devices on your favorite system.

--Danny, assuming groff's presence


-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.