Executes commands on remote computers that run the RSH service.
rsh computer [-l username] [-n] command
| Parameters | |
|---|---|
| | |
| Parameter | Purpose |
| | |
| computer | Specifies the remote computer. |
| [−l username] | Specifies a username to use at the remote computer. |
| [−n] | Redirects the input of Rsh to NULL. |
| command | Specifies the command. |