[NTLUG:Discuss] adding to the path

Cameron hrothgar at endor.hsutx.edu
Sun Nov 12 23:24:22 CST 2000


* j at dalwan.net [2000.11.12 23:21]:
: 1. How do you view your current search path?

bash$ echo $PATH

: 2. How do you change or add on to said current search path?

bash$ export PATH=$PATH:/add/this/dir
or
bash$ export PATH=/only/want/this/dir
-- 
cameron
[ Plan to be spontaneous tomorrow. ]



More information about the Discuss mailing list