Posts Tagged With: man

Manual to Text

Tagged with: , , ,

Ever wonder how you can get a man page in into a format you can read and print?


man command | col -x -b  >  command.txt

Original Article

No Comments »