Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Unix

Journal stephenbooth's Journal: Annoying UNIX script problem

I've got a really annoying problem with a script. It basically has to read a bunch of variables from a file and use rsh to connect to a remote box to run a command (the machine name to connect to is one of the variables). It uses a while loop. If I just echo the variables back to the screen it cycles through each set of variables fine but as soon as i use the rsh it quits after the first itteration (regardless of the command run via rsh or those that come after it (that are confirmed to run)).

I've looked at it, our Solaris guru has looked at it and neither of us can see where it's going wrong!

This discussion was created by stephenbooth (172227) for no Foes, but now has been archived. No new comments can be posted.

Annoying UNIX script problem

Comments Filter:

This file will self-destruct in five minutes.

Working...