Hello,
Let's say I'm using 'rsh' for running a unix script from a windows machine (windows batch file that calling to a unix script via 'rsh'). Is there any way for returning a value of success/failure to the unix batch file?
if not - May you have better method rather than 'rsh'?
Thanks!
Let's say I'm using 'rsh' for running a unix script from a windows machine (windows batch file that calling to a unix script via 'rsh'). Is there any way for returning a value of success/failure to the unix batch file?
if not - May you have better method rather than 'rsh'?
Thanks!