Xref: utzoo comp.lang.c:26542 comp.sys.ibm.pc.programmer:234 Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!inria!loria!anigbogu From: anigbogu@loria.crin.fr (Julian ANIGBOGU) Newsgroups: comp.lang.c,comp.sys.ibm.pc.programmer Subject: Re: popen() Message-ID: <1519@loria.crin.fr> Date: 3 Mar 90 12:02:45 GMT References: <1503@loria.crin.fr> <90061.202350CMH117@psuvm.psu.edu> Reply-To: anigbogu@loria.crin.fr.crin.fr (Julian ANIGBOGU) Organization: CRIN - INRIA Lorraine, Nancy, France Lines: 24 In article <90061.202350CMH117@psuvm.psu.edu> CMH117@psuvm.psu.edu (Charles Hannum) writes: > >popen() cannot be implemented under DOS. ^^^^^^ WRONG!! Take a look at Ian Stewartson's implementation of Shell (sh) for MSDOS. It contains a working version of both popen() and pclose(). After I posted my question, I downloaded his implementation from comp.sources.misc and found the response there. It's really neat. You can use it freelly as long as you acknowledge the source by keeping the copyright notice in there. Thanks Ian. BTW, that's the kind of code that should be making it to Usenet. VIVE FREEWARE!! Couldn't resist! The debate on Shareware has lasted long enough. Flames to /dev/null ! Julian -- --------------------------------------- e-mail: anigbogu@loria.crin.fr | All opinions expressed here are | | naturally mine. However ... | ----------------------------------------