View Single Post
  #6 (permalink)  
Old 05-09-2008
gjithin gjithin is offline
Registered User
 

Join Date: May 2008
Posts: 16
$PATH in super user has another component /usr/sbin
But which awk in both super user and user gives /usr/bin
I tried to change $PATH in *.profile file of user .it changes in file . But then again i checked the echo $PATH it shows the same earlier result.

The env command also shows earlier $PATH
Reply With Quote