Tagged Questions
1
vote
3answers
97 views
How to find out where $MANPATH is set?
How can I find out in which configuration file the environment variable $MANPATH is set? Is there a way to backtrace the values?
I am aware of that I can grep through the whole file system using find ...