I'd like to get the final word on environment variable configuration file locations. I'm then going to post the final word, in a simple and expressive entry on the wiki.
I want to determine all the locations of files that affect an environment. Also how it affects the certain environments. We're talking about the console (login and non-login) the X windowing system, the desktop manager (gdm/kdm/xdm), AND etc....!
I also want to specify the hierarchy of the file sourcing (ex. ~/.bash_profile sources ~/.bashrc, or whatever)
I'm going to cross post this on the ubuntu and kubuntu forms. I will cross post informative replies to synch the information.
The following lists the category of questions I have. As information comes in I will edit this post to localize all the information.
Any additional information not already covered, will also be greatly appeciated.
Thanks for your help,
-travlr
I want to determine all the locations of files that affect an environment. Also how it affects the certain environments. We're talking about the console (login and non-login) the X windowing system, the desktop manager (gdm/kdm/xdm), AND etc....!
I also want to specify the hierarchy of the file sourcing (ex. ~/.bash_profile sources ~/.bashrc, or whatever)
I'm going to cross post this on the ubuntu and kubuntu forms. I will cross post informative replies to synch the information.
The following lists the category of questions I have. As information comes in I will edit this post to localize all the information.
Any additional information not already covered, will also be greatly appeciated.
- ~/.bash_profile
- ~/.bashrc
- ~/.bash_login
- /etc/environment
- /etc/bash.bashrc
- /etc/profile
- .xsession
- ldconfig -V <libpath> ...for LD_LIBRARY_PATH
- sourcing hierarchy
- desktop manager config files
- ANY OTHER VARIABLE LOCATION OF IMPORTANCE, NOT MENTIONED
Thanks for your help,
-travlr
Comment