Shell - Startup Files


(Download pdf of this post here

Knowledge of startup files helps in setting environment variables, among other things. Below is some information on some popular shells. 

1 tcsh



2 csh



3 bash

3.1 For login shell or with --login option



3.2 Started as interactive non-login shell




References
[1] http://www.acm.uiuc.edu/workshops/cool unix/tcsh-startup.html
[2] http://www.gnu.org/software/bash/manual/html node/Bash-Startup-Files.html

Labels: , , , , , , ,