public class ExecUtil extends Object
| Constructor and Description |
|---|
ExecUtil() |
public static String WIN_CMD
public static String execWin(String cmd) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static String execLinux(String cmd) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2015. All Rights Reserved.