Manpages
Add Colors to Your Manpages
I use the manpages a lot. Manpages are a very useful database of information for linux users and developers. The problem with them is that their appearance becomes boring after a while.
I already wrote a post about reading them from firefox, so they’re displayed in a nice way as html pages.
In this post we’ll add colors to the manpages viewed from inside the shell.
First, open your ~/.bashrc file. To open it with gedit you can type:
gedit ~/.bashrc
View the Manpages in Firefox
A cool way to view manpages in linux: View them as html (with color) in firefox.
First, you need to install a program called man2html. Doing this in Ubuntu is as easy as opening a terminal and typing:
sudo apt-get install man2html
Now, that you have this program installed, open your firefox.
About Me
Tags
My Twitter
Categories
- Algorithms
- Bash
- BlackBerry
- Collaboration
- Command Line
- Cool Tricks
- Easter Eggs
- Ebooks
- Firefox
- Hardware
- Humor
- Linux
- Linux Development
- Linux Kernel
- Networks
- Open Knowledge
- Other
- Productivity
- Programming
- Science
- Security
- Shell Scripts
- Short Posts
- Thoughts
- Tools
- Vim
- Web Development
- Websites
Popular Posts
Archives
- March 2010 (1)
- January 2010 (1)
- December 2009 (2)
- September 2009 (13)
- July 2009 (1)
- June 2009 (6)
- May 2009 (4)
- March 2009 (18)
- February 2009 (10)
- January 2009 (10)
- December 2008 (7)
- November 2008 (8)
- October 2008 (1)
- August 2008 (1)
- July 2008 (1)
- June 2008 (2)

Me @ Social Media