> Ok, dumb newbie question here, how does one go about editing the path?

Usually edit .bash_profile

PATH={$PATH}:/new
export PATH

The trick is to take the existing value of PATH ($PATH), append new
data to it, and then PATH becomes the "sum" of the two. 


>   Chris
------------------------------------------------------------------------
David E. Fox                              Thanks for letting me
[EMAIL PROTECTED]                            change magnetic patterns
[EMAIL PROTECTED]               on your hard disk.
-----------------------------------------------------------------------

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to