org.mentawai.util
Class ExecUtil
java.lang.Object
org.mentawai.util.ExecUtil
public class ExecUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIN_CMD
public static String WIN_CMD
ExecUtil
public ExecUtil()
execWin
public static String execWin(String cmd)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
execLinux
public static String execLinux(String cmd)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
Copyright © 2012. All Rights Reserved.