"Quintin, Richard" wrote: > > fork() and exec() are what you're looking for. I haven't done it in a > while, but you should be able to find plenty of info online. > > On Wed, 2003-10-22 at 11:44, [EMAIL PROTECTED] wrote: > > The unix and C forums are pretty inactive. Hope its ok to ask this here. > > > > Anyone know how to do this? > > > > --
Acutually, there is simpler than this. If the script echoes nothing, system() can be used. Otherwise, look for popen(). -- Regards, Stephane Faroult Oriole Software -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Stephane Faroult INET: [EMAIL PROTECTED] Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).