![]() |
|
|
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 |
| String Manipulation Help | shadow0001 | Shell Programming and Scripting | 4 | 03-09-2008 04:35 PM |
| string manipulation | hai1973 | Shell Programming and Scripting | 13 | 08-20-2007 12:27 PM |
| String manipulation | mr_bold | UNIX for Dummies Questions & Answers | 2 | 02-14-2007 07:48 AM |
| awk string manipulation | zoo591 | Shell Programming and Scripting | 2 | 08-09-2006 01:13 PM |
| string manipulation in C | trinath | High Level Programming | 1 | 01-23-2006 11:13 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
String manipulation using ksh
I have a UNIX shell where:
LEVEL=dev SITE=here and WHEREIAM=/tmp/$SITE/location/$LEVEL I want to echo $WHEREIAM in such a way that I get it back with all the environment variables resolved (/tmp/here/location/dev). This command will be used in a shell script. |
| Bookmarks |
| Tags |
| awk, sed, string |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|