I log in as root and I modify the path statement as follows:
PATH=$PATH:/usr/local/src/prog export PATH
For some reason, I keep losing this PATH. How do I get it to stay?
Thanks, MB