![]() |
|
|
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 |
| csh failing to call an 2 embedded csh script | pollsizer | Shell Programming and Scripting | 1 | 06-07-2008 02:22 PM |
| Shell script - If---fi condition | yog_chavan | Shell Programming and Scripting | 4 | 05-07-2008 10:46 AM |
| need help with test condition in shell script | pieman8080 | Shell Programming and Scripting | 9 | 09-11-2006 06:20 PM |
| UNIX script failing .... | khan1978 | UNIX for Advanced & Expert Users | 1 | 12-05-2005 01:28 PM |
| OR'ing condition in script | vino | Shell Programming and Scripting | 9 | 04-21-2005 09:34 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Thanks everybody for your valuable inputs .
Quote:
Yes, that explains everything. SSH session is non interactive, so I can't expect a TEST condition to work within that ssh session. Quote:
Nope ! And I thought about having the TEST condition OUT of the ssh session,( where everything works fine ), but I was trying to avoid multiple logins to the machine, and it seems that there's no escape. (Well, you can export the public/private keys to have a passwordless login to other machines, but there are situations where you can't always do that). Anyway, better knowing how the things are, than spending days trying to figure out why it doesn't work the way you expect it to work. |
![]() |
| Bookmarks |
| Tags |
| grep or, linux, ubuntu |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|