Thursday, July 18, 2019

linux - How can I find out where an environment variable (like PATH) was set?

I have a xterm with the bash shell in linux. When I echo $PATH, it is showing a directory and I want to know who put this directory in the PATH. How can I find out?



Thanks!

No comments:

Post a Comment