![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Couldn't set locale correctly | Mr Pink | SUN Solaris | 7 | 03-03-2009 08:16 AM |
| $PWD shows absolute path vs path w/symbolic links | kornshellmaven | Shell Programming and Scripting | 3 | 06-13-2007 12:15 PM |
| how to check the actual path instead of link path | reldb | UNIX for Advanced & Expert Users | 4 | 10-04-2006 09:55 AM |
| vi - replacing a relative path with absolute path in a file | Yinzer955i | UNIX for Dummies Questions & Answers | 2 | 09-07-2006 11:47 AM |
| cc path problem - no acceptable path found | kendokendokendo | UNIX for Dummies Questions & Answers | 2 | 09-12-2005 09:52 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I'm using Linux-Mandrake 8.0 in my laptop. After I logged in as a "root", I added a new path in my .bashrc file (I use bash shell). Then I can observe it has been set correctly by typing echo $PATH.
But, when I log in again as a personal account, not "root", then I open my bash shell, and type echo $PATH, the path I just set in the "root" account is missing!? So could anyone tell me what is wrong? Thanks! |
|
||||
|
I'm not very familiar with the .bashrc file - but it seems like you are only adding it to the profile for root when using bash. If you have a local version of this file for the other user....then add it there, otherwise change the .profile PATH found in the users home directory. See if this helps.
** O h I see auswipe has beaten me to it! ** Last edited by peter.herlihy; 07-23-2002 at 06:28 PM.. |
![]() |
| Bookmarks |
| Tags |
| linux, linux mandrake |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|