in reply to Re: Re: system() on linux/win32
in thread system() on linux/win32

Just for completeness in case someone comes here looking, it's worth mentioning that the equivalent command on OS X is open. Though of course OS X can do fork() properly.