rshrsh
[options
] host
[command
]
A BSD-derived command to invoke a remote shell. This command is often found in /usr/ucb and should not be confused with rsh , the restricted shell. On Solaris, it is in /usr/bin . rsh connects to host and executes command . If command is not specified, rsh allows you to rlogin to host . If shell metacharacters need to be interpreted on the remote machine, enclose them in quotes. This command is sometimes called remsh . See also ssh . Options |
|