public class ProcessUtils extends Object
Constructor and Description |
---|
ProcessUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
executeIt(String command)
Execute the given system command and return a Map containing output
results and exit value.
|
Copyright © 2015. All rights reserved.