I'm looking to use the java runtime environment class to execute bash commands. how can you link on command after another. I'm wanting to make a front end ripper and recorder. I looked at the
http://www.tldp.org/, and in my linux and java books and have been unable to find the answer. Can anyone point me in the correct direction.
similar to
cdparanoia -w 1 track1
cdparanoia -w 2 track2
can i combine these two commands into one concistant rip?