col

From Initq

Jump to: navigation, search

Col filters out reverse (and half reverse) line feeds so the output is in the correct order with only forward and half forward line feeds, and replaces white-space characters with tabs where possible. This can be useful in pro‐ cessing the output of nroff(1) and tbl(1).

If you want to print a bash man page.

  • man bash | col -b | lpr
Personal tools