![]() |
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 |
| sigempty what means? | Puntino | UNIX for Dummies Questions & Answers | 1 | 04-28-2008 08:44 AM |
| What does ls /nosuchdir means ??? | risshanth | UNIX for Dummies Questions & Answers | 9 | 02-06-2008 04:46 AM |
| what these statements means | namishtiwari | UNIX for Dummies Questions & Answers | 1 | 01-17-2008 02:20 AM |
| What does ##* means | yeheyaansari | UNIX for Advanced & Expert Users | 2 | 02-14-2002 09:39 AM |
| what is means by tar xvr - | E-Quality | UNIX for Dummies Questions & Answers | 2 | 09-24-2001 09:48 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
what it means?
I have a command called
cd $HDRROOT/release/tools/cfg My query is what it means? tHat is.... $HDRROOT part is not clear. If I put this command it says path not found.... I doubt that $HDRROOT is trying to mean smething I am not clear of. PL help......... |
|
||||
|
actually nothing.
Sun Microsystems Inc. SunOS 5.9 Generic May 2002 You have mail. TERM is set to "vt100". WARNING: YOU ARE SUPERUSER !! ap11:root > echo $HDRROOT ap11:root > ===================== The envioronment setting... can any one pl elaborate a little on it.. I think that holds the key |
|
||||
|
To work the $HDRROOT env setting would have to be set up as a directory path up to "/release/tools/cfg"...
Then when you run the command, whatever is being stored in $HDRROOT would be substituted into the command. Do you know what the full path name is to ../release/tools/cfg ?? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|