start
Starts the Process.
This method always immediately returns (i.e. launches the process asynchronously). Use the different waitFor... methods if you want to "block" on the spawned process.
Return
The current instance.
Throws
if the process could not be started
if interrupted while waiting