How can I change the $PATH variable in Debian? I tried to change /etc/profile
but this affected only normal users (and yes, I added path to BOTH user's and root's paths).
After that I tried to edit /root/.profile
and then /root/.bashrc
also ...
Neither worked. Do you know where could be problem?