Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Bash, in Color

Aug 03, 2009, 20:17 (0 Talkback[s])
(Other stories by Juliet Kemp)
alias ls='ls --color=auto'
in your ~/.bashrc (then source it or open another terminal). You can also set color up for your manpages. The easiest way to do this is using most as a pager: Install the most package, and then type:"

Complete Story

Related Stories: