![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| uuencode different in ksh and bash on solaris 8 | rein | UNIX for Advanced & Expert Users | 2 | 04-01-2008 04:41 AM |
| Solaris 10.0 PATH environment | XNOR | UNIX for Dummies Questions & Answers | 10 | 04-10-2007 12:24 AM |
| Bash Script to display directories in Path? | debut | Shell Programming and Scripting | 1 | 11-09-2005 05:06 PM |
| Solaris 8 Font Path ... | sysadv | UNIX for Dummies Questions & Answers | 1 | 11-11-2003 06:13 PM |
| path name for Solaris 8 ? | phapvn | UNIX for Advanced & Expert Users | 3 | 11-28-2001 12:31 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
PATH on solaris 8 (bash)
Im trying to setup my profile to export the PATH at login
i had this in my .bashrc export PATH=/usr/local/bin:/usr/bin/ however when i login and type echo $PATH i only get bash-2.05$ echo $PATH /usr/bin: any ideas on what im doing wrong? ive used linux for years but this is my first solaris system note: if i run that export PATH=/usr/local/bin:/usr/bin it works fine |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|