![]() |
|
|
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 |
| $ variable resolution problem | krishmaths | Shell Programming and Scripting | 3 | 07-09-2009 07:37 AM |
| Problem with variable use | cgkmal | Shell Programming and Scripting | 6 | 06-25-2009 02:49 AM |
| problem with Variable inside SSH | Shahul | Shell Programming and Scripting | 5 | 08-21-2008 10:37 AM |
| Help me in this variable problem | SankarV | Shell Programming and Scripting | 4 | 03-31-2007 03:47 PM |
| grep for a variable problem | MizzGail | UNIX for Dummies Questions & Answers | 7 | 03-01-2006 04:09 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Problem wit the $? variable
Hi Friends, I have a problem when i run this piece of script, and do echo $? it always gives me value 0, even if the string "CCRCWebServerINSTALLDIR" is not present in that file. Why is that so, can you give me suggestion to the changes i need to make? Code:
$find /home/administrator/testfix/install/cc.offering/com.ibm.rational.clearcase.iehs.assembly -exec grep CCRCWebServerINSTALLDIR {} \;
Thanks Adi |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|