First of all Happy Diwali to you all. May this festival of light bring joy and peace in your life.
Now the question :
I am having 2 UNIX machines. From first machine I am executing a command on second machine (through rsh). Now how can I get the status of that command (which ran on 2nd machine) from first machine.
The way I used is that on 2nd machine redirect the status of the command ran, in a file and then read that file from first machine. Is there any better way?
Thanks in advance.
P.S. : For a change this is not a PJ :D
October 23 2006, 07:00:04 UTC 5 years ago