open static fun executeCommand(cmd: String, vararg args: String): Unit
Utility method to execute a specific command.
cmd - the command
cmd
args - the arguments
args