Linux.com

BashStyle-NG: A useful idea poorly implemented

Posted by: Anonymous [ip: 216.162.218.13] on March 03, 2008 07:14 PM
If you want colorized man pages, replace you pager (less or more) with most.

http://www.jedsoft.org/most/

Then just add the following line to your .bashrc file:

export PAGER=most

#

Return to BashStyle-NG: A useful idea poorly implemented