Is there a way to issue rexec from a perl script? I can issue: rexec node ls /tmp/aaa.txt And this will display aaa.txt if it exists on the remote node when issued from the command prompt.
Then I put this in a script as a system command:
$sys=system("rexec node ls /tmp/aaa.txt");
I don't get anything returned and $sys is a -1
Thanks,
Vickie Cooper
Vickie Cooper
OS/390 Web Services & FOCUS/EDA Technical Support
Phone: (425) 957-5502
Email: [EMAIL PROTECTED]
