Difference between revisions of "Bash start up script"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
/usr/local/acl/etc/bash.bashrc | /usr/local/acl/etc/bash.bashrc | ||
+ | |||
/usr/local/acl/etc/profile | /usr/local/acl/etc/profile | ||
~/.bashrc | ~/.bashrc | ||
+ | |||
~/.bash_profile | ~/.bash_profile | ||
Line 10: | Line 12: | ||
/usr/local/acl/etc/bash.bashrc | /usr/local/acl/etc/bash.bashrc | ||
+ | |||
~/.bashrc | ~/.bashrc |
Revision as of 13:27, 4 November 2008
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