com.partnersoft.v3x.tools
Class ExecSystemCommand

java.lang.Object
  extended by com.partnersoft.v3x.tools.ExecSystemCommand

public class ExecSystemCommand
extends java.lang.Object

Runs a system command.


Constructor Summary
ExecSystemCommand()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecSystemCommand

public ExecSystemCommand()
Method Detail

main

public static void main(java.lang.String[] argv)