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