Shell:Bourne
System initialization: /etc/profile
User initialization: $HOME/.profile
User new shell init:
Shell: /bin/sh
Shell:Korn
System initialization: /etc/profile
User initialization: $HOME/.profile; $HOME/.kshrc
User new shell init: $HOME/.kshrc
Shell: /bin/ksh
Shell:C
System initialization: /etc/.login
User initialization: $HOME/.cshrc; $HOME/.login
User new shell init: $HOME/.cshrc
Shell: /bin/csh




