Remote Shell Commands

rsh-server

Aliases: rshd

Arguments:

URI    Listen for connections on URI

Options:

-b (--background)    Run in background
-h (--help)          Display help for this command

rsh

Arguments:

URI        Connect to remote server at URI
COMMAND    Execute COMMAND in remote shell

Options:

-b (--bind) URI             Bind local address to URI
-h (--help)                 Display help for this command
-p (--password) PASSWORD    Remote user password
-u (--username) USERNAME    Remote user name
  • No labels