I had the following in my program.
`rsh $plant /u1/bin/forkit "/u1/bin/zwork.pl"`
and it wouldn't let go until the second program completed.
so I tried
system("rsh $plant /u1/bin/forkit '/u1/bin/zwork.pl'"
and still it won't let go.  How do I fix this?

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to