public final class rshell extends java.lang.Object
On Unix systems you will not be able to use the rshell capability unless the process runs as root since only root can bind port addresses lower than 1024.
Example: java rshell myhost localusername remoteusername "ps -aux"
Usage: rshell
| Constructor | Description |
|---|---|
rshell() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |