Thursday, August 11, 2016

/etc/profile

The /etc/profile file is the first file read when creating a login shell.






After the /etc/profile file is read, the bash shell looks for one of the following configuration files in the user’s home directory:


.bash_profile
.bash_login
.profile

No comments:

Post a Comment