Monday, May 26, 2008

How to set path in environment

Because my shell is tcsh..
so here is a method to set the path..\
But the fault is that you just can use this path this time. If you relog in, then it can't work..
set path=($path $pathWhichYouWantToAdd .)


If you dont want to set it everytime when you login, you can gvim .tcshrc under you root.
I will post it later..

No comments: