Jul 092008
 

Trying to redirect a man page to a file using only the redirection command will produce many unreadable characters. Before redirecting the file, pipe the man page through the “col” command as show below.

# man rcs | col -bx > rcs.txt

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

*