![]() |
|
|
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 |
| How do i set environment variable | ahjiefreak | Linux | 4 | 01-20-2008 08:21 PM |
| sed on an environment variable ? | lumix | Shell Programming and Scripting | 3 | 12-15-2007 06:30 PM |
| Using Environment Variable | kaiser | Shell Programming and Scripting | 3 | 05-01-2006 09:28 AM |
| set environment variable? | kohoutek | UNIX for Advanced & Expert Users | 3 | 12-21-2005 05:23 PM |
| Environment Variable | jacobsa | UNIX for Dummies Questions & Answers | 8 | 06-03-2002 04:02 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
First of all I am using C shell.
I have a variable destDirectory that holds a path. the path includes an environment variable($user) when I try to execute a command within the script, the $destDirectory gets replaced with the path, but the environment variable is not replaced. I end up with an error about an invalid path. Is there a way around this? How do I make it resolve the $user? |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|