examples
public class RunRemoteCommand extends java.lang.Object
Usage:
java -cp examples.jar examples.RunRemoteCommand
server[:port] username password
command_line
RemoteShellScript,
RunRemoteCommand2| Constructor and Description |
|---|
RunRemoteCommand() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] argv)
Run the application
|