From: Sebastian Hungerecker Date: 2007-09-29T18:30:01+09:00 Subject: Re: [Q] how can I start a shell process and return immediately? Stephen Bannasch wrote: > java -cp & > > starts the Java program in a background process thread and returns > control the shell. > > When I try this from a Ruby program the program blocks until the Java > program is terminated. I don't know what exactly "this" is, but system("some_command &") works just fine here. -- Jabber: sepp2k@jabber.org ICQ: 205544826