12th December 2008
in
Applications, System
Want your man pages read with proper formatting? Install man2html then open Firefox and do the following:
Go to Bookmarks > Organize Bookmarks;Open a bookmark folder then right-click and chose New Bookmark;Name the ne[...]
Tags: man
3 Comments
11th December 2008
in
System, cli
If you had enough of the default look of your man pages, set less as your default man page reader and insert these lines in your ~/.bashrc file:
export LESS_TERMCAP_mb=$’\E[01;31m’export LESS_TERMCAP_md=$R[...]
Tags: man
2 Comments