On Thu, Jan 25, 2018 at 12:39 PM, Rogério Soares <[email protected]> wrote:
> Hi folks! > > There is any free option to execute execs or rexx scripts on remote > systems? I dont want to use rexec option > > What OS is the remote system? If an *IX, then the simplest (in my opinion) is to run the SSH daemon on the remote system and use ssh on the local system. ssh user@remote 'some-program arg1 arg2 ...' -- I have a theory that it's impossible to prove anything, but I can't prove it. Maranatha! <>< John McKown ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
