TCP/IP Remote Utilities |
This connectivity tool runs commands on remote hosts running the Rexecd service. Rexec authenticates the user name on the remote host by using a password, before carrying out the specified command.
rexec host [–l username] [–n] command
–l [username]
Specifies the user name on the remote host.
–n
Redirects the input of Rexec to NUL.
host
Specifies the remote host on which to run the command.
command
Specifies the command to run.