Forum archive

/root/.bashrc ignores global PATH

I'm trying to set a global path to give a specific Perl version priority. I tried setting PATH in both /etc/profile and /etc/environment, but it never took. I tracked the problem …