public class RuntimeUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LINUX |
static String |
WINDOWS |
| Constructor and Description |
|---|
RuntimeUtil() |
public static final String LINUX
public static final String WINDOWS
public static String exec(String cmd) throws IOException
IOExceptionpublic static Process cmdc(String cmd) throws IOException
IOExceptionpublic static Process shc(String cmd) throws IOException
IOExceptionCopyright © 2021. All rights reserved.