> pid = fork { exec('ezstream') } > > Assuming 'ezstream' is the command you'd have to run. > Hmm there seems to be an issue running this code in rails as the 2nd process never seems to start although ezstream does get started. It also produces Application Error message. -- Posted via http://www.ruby-forum.com/.