Linux Toolkits
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
Friday, June 5, 2009
Understanding Login Sequence
Taken from
Application Environment Setup Using /etc/profile.d/*
When a user login, the environment variables are set following the below order
/etc/profile (for all users)
/etc/profile.d (Application specific setup)
~/.bash_profile
~/.bashrc
For further information, read Login Sequence
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment