So I am writing a program to run commandline processes from Java. This needs to work on Windows and Linux; although, I am currently testing on Windows 7. I should also mention that anything after a # is considered a comment. With that, here is my code:So I am writing a program to run commandline pr