newbie Setting the PATH from a bash script.

From: Sagaert Johan (sagaert.j)
Date: 03/17/04


Date: Wed, 17 Mar 2004 12:28:51 +0100

i made a script that containd a line like this.

PATH=/opt/cfg/bin:$PATH export PATH

after i run the script , i notice that the PATH setting has not changed ,
why what did i wrong ?

If i type it on the command then it's ok.

Johan



Relevant Pages