get back coloured bash!
September 29th, 2007 at 1:30pm |
do you miss a coloured bash?
here’s how to get colours back!
either choose:
1. edit /etc/bash.bashrc and add [code] alias ls=”ls –color=auto” [/code] for enabling it globally
2. edit .bashrc and add [code] alias ls=”ls –color=auto” [/code] for enabling it locally for the current user and also the one in /root/.bashrc if you want to keep colours also when you use sudo
-h switch shows file dimensions in a human readable form (kb, Mb, Gb)
|
Print This Post
|
Email This Post

No Responses to “get back coloured bash!”