I am trying to execute commands with the Runtime exec() method I have created one common utility method
public static Process exec(String[] path) throws IOExc