I can't seem to get this one. I just switched my login shell from bash to csh, and am in the process of setting things up so that when I start up it will put the prompt ending in % instead of $ and other user preferences. I would like to create an alias that I had in the bash so that when I type ls -l the listing will be in color. In the /etc/bashrc file I could create an alias like alias ls='ls --color=tty'. Now my question is how do I do this in the csh shell??? Thanx for the help. Long live Linux................. Mike
