On Ubuntu 10.04 Server, where can I adjust the essential $PATH environment variable value which will all applications and all users see?
|
feedback
|
|
/etc/profile is probably the closest you'll come. Some (users|applications) may of course be setting their own PATH, and there's nothing you can do about this. | |||||
feedback
|