Bash start up script

From Earlham CS Department
Revision as of 14:26, 4 November 2008 by Nickm (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

These are the files that bash calls, in order, for login shells

/usr/local/acl/etc/bash.bashrc /usr/local/acl/etc/profile

~/.bashrc ~/.bash_profile

For non-login shells:

/usr/local/acl/etc/bash.bashrc ~/.bashrc