Date: 09/29/93



Like /etc/profile is the common database for sh /etc/csh.cshrc
is the common database for tcsh.
Make a link : ln -s /bin/tcsh /bin/csh
Now You can say "csh" for Your shell.
/etc/csh.cshrc doesn't exist yet, You have to create it; here's mine:

=======begin /etc/csh.cshrc =========
# common database for all users
# only german users have the csh so the German keyboard is loaded
# here and not in the /etc/rc.local
/etc/loadkeys /usr/lib/keytables/gr-latin1.map
setenv NOREBIND
setenv LC_CTYPE iso_8859_1
# the next 3 lines are necessary to show the german Umlaute
foreach key ( \\374 \\334 \\366 \\326 \\344 \\304 )
   bindkey $key self-insert-command
end
set openwinhome=(/usr/openwin)
set path=($path /usr/TeX/bin /usr/local/bin /usr/bin/X11 $openwinhome/bin ~/bin .)
set prompt="%n@%m:%~<%!> "
set prompt1="> "
alias h history 50
alias more less
alias rm rm -i
alias md mkdir
alias rd rmdir
alias up cd ..
alias ll ls -al
alias ls ls -F
alias dir ls -l
alias up cd ..
alias cp cp -i
alias mv mv -i
alias home cd $HOME
alias more less
alias rm rm -i
alias md mkdir
alias rd rmdir
alias ls ls -F
alias dir ls -l
alias .. cd ..
alias cp cp -i
alias mv mv -i
----end /etc/csh.cshrc ---------

================================================================================
Rachid BELMOUHOUB ( rsm pour les amis ) E-mail:belmouh@cig.ensmp.fr
Ecole des Mines de Paris
Centre d'Informatique Geologique

"si parvenir aupres de l'ami, est impossible. | "A Woman needs a man like
L'autre ami se devra de mourir, le cherchant" | fish needs a bicycle" U2 :-)
( Le Gulistan, Saadi poete et soufi Persan) |