Re: color with tcsh

1999-03-31 Thread Mike Bucciarelli
Here is a piece of my .cshrc file: set term=linux 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'; This got me colors in tcsh... -- Mike - Mike Bucciarelli [EMAIL PROTECTED]

Re: color with tcsh

1999-03-31 Thread scratch
Fethi, You can find this in the xterm man pages: -/- -ls This option indicates that the shell that is started in the xterm window will be a login shell (i.e., the first character of argv[0] will be a dash, indicating to the shell