On Sunday 08 April 2007 23:00, M Harris wrote:
> The hyphen gives the su all of the "root" environment and stuff...
> what I
> call "real root"... this includes the path to your gui apps.
Try this experiment from your CLI...
su
echo $PATH
exit
su - <=== don't forget the hyphen
echo $PATH
Now, compare the two path outputs......
--
Kind regards,
M Harris <><
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
