hi friends,
i am not able to run the 'rsh' command from PHP.
Is anybody help me.
my code is:
system("rsh -n -l username machine_name perl perl_script.pl input_file > output_file");
please tell me is there anything wrong in this code? or suggest an alternative code.
thanks in advance..
Prasanna