Default path changed

Status
Not open for further replies.
Joined
Feb 2, 2009
Messages
2
Reaction score
0
Points
1
Hi Guys,

By-mistakenly I changed the default path in the terminal.
Like when we do
echo $PATH, it shows some long path right. I executed
export PATH=`pwd` /Users/test/testfolder
instead of
export PATH=`pwd` /Users/test/testfolder:"$PATH"

Could someone please tell me how can I set it's path back to normal?

Thanks
 
Joined
Mar 17, 2008
Messages
6,879
Reaction score
191
Points
63
Location
Tucson, AZ
Your Mac's Specs
Way... way too many specs to list.
I do not believe that a simple export will be persistent, try logging in again.
 
OP
K
Joined
Feb 2, 2009
Messages
2
Reaction score
0
Points
1
Thanks a lot Dysfunction. I quitted the Teminal and started it again and It worked :)

Thanks once again
 
Status
Not open for further replies.

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top