I've have a system that's been upgraded a few times. I've noticed that I have /root/bin in the path and I can't find out how to remove it.
Where is this being picked up?
I could be coming from a number of places. I'd check /etc/profile first. Otherwise, try grep -r /root/bin /etc/*. That should find it.
--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller Business |
| Computer Consultants | http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+