Void system(String cmd)
Arguments
cmd: The command to run
Usage
Run an external program. If the external program exits with a non-zero status, a NonZeroExit exception will be thrown.
cmd: The command to runRun an external program. If the external program exits with a non-zero status, a NonZeroExit exception will be thrown.