TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [TCLUG:2478] export PATH=$PATH doesn't work



Yoiu can just append paths to the end of your current path by adding more paths
receded by semicolons. i.e.

export PATH=$PATH:/usr/local/jave/bin;<path1>;<path2>;<path3>; etc.

Gabe
On 03-Dec-98 rparker wrote:
> The following path command updates my only for the current session. When
> opening another bash shell, the new path statement isn't included. Can
> someone tell me the command line for adding a new path to the end of the
> current path. tia
> 
> export PATH=$PATH:/usr/local/java/bin  I am useing GNU bash, version
> 1.14.7(1)
> 
> 

----------------------------------
E-Mail: Gabe Turner <dopp@acm.cs.umn.edu>
Date: 03-Dec-98
Time: 07:51:33

"Blood is life and it shall be all ours!" -Dimmu Borgir "The Night Masquerade"
----------------------------------