Hey, I was wondering if anyone could convert this DOS code: java -cp run.jar;lib/xpp3.jar;lib/xstream.jar;lib/hex-string.jar com.client.file pause Code (markup): to Shell Script. I need to run this on a Mac. Thanks