Class ShellUtil
java.lang.Object
com.github.shoothzj.javatool.util.ShellUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ShellResultexecuteCmd(String cmd) static ShellResultexecuteCmd(String[] cmd) static ShellResultexecuteScript(String script)
-
Constructor Details
-
ShellUtil
public ShellUtil()
-
-
Method Details
-
executeScript
-
executeCmd
-
executeCmd
-