How to set path permanently.
Can anyone tell me how to set path permanently....
I had configured sendmail..and now the path /usr/lib remains only till I log off...
I am entering the following commands, as a root user.
#PATH=$PATH:/usr/bin::/usr/lib
#export PATH
I tried entering this file in /etc/profile
WHERE CAN WE LOCATE THE FILE WHICH HAS ALL THE PATHS STORED, WHICH IS READ DURING THE BOOT.
David

