Euan Thoms wrote:
> Command shell; Being quite new to *nix, I probably shouldn't comment in this 
> area. I really like the adoption of bash as default shell, and single quotes 
> when drag and dropping from nautilus. What about colour coding of output from 
> ls though?
With the command below:

# alias ls="ls --color"

Then the color should be enabled for the output.

Or you can add this to $HOME/.bashrc

-Alfred
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to