> I can't seem to find the color-ls package. Has it been replaced by > something else?
No more color-ls. It is now part of fileutils, a base package, so it is already installed. Add few aliases to /etc/csh.login for the miracle to happen (for more info, see /usr/doc/fileutils/color-ls.gz): eval `dircolors` alias ls 'ls --color=auto '; alias ll 'ls -l'; alias dir 'ls --color=auto --format=vertical'; alias v 'ls --color=auto --format=long'; alias ols '/bin/ls'; Ioannis Tambouras [EMAIL PROTECTED] PGP 512/D042DD45, West Palm Beach, Florida -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]