The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 03-11-2009
phil518 phil518 is offline
Registered User
  
 

Join Date: Mar 2009
Posts: 6
Question $path tied to $PATH in C shell?

Hi:

It seems that the shell variable $path is tied to the environment variable $PATH in C shell. Is this true?

Is there a way to keep them separated so changes in $PATH won't be reflected in $path?

Thanks.