> Hi, > I'm a new FreeBSD user and using FreBSD 4.6.2. I wonder if it is possible > to > colour directories in blue or symbolic links to another like linux > systems. > Now all them are in the same white colour. Is this simple? Thanks... # man ls The solution is "ls -F". If you want to bind it permanently, edit your ~/.cshrc and add a line like this: alias ls ls -F You might consider this as more usefull: alias ll ls -alF
-- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message