home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5960 < prev    next >
Encoding:
Text File  |  1992-09-15  |  679 b   |  18 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!daffy!cat3.cs.wisc.edu!mhelgren
  3. From: mhelgren@cat3.cs.wisc.edu (Matt Helgren)
  4. Subject: Want to write STDIN and read STDOUT of system() proccess 
  5. Message-ID: <1992Sep15.215902.24262@daffy.cs.wisc.edu>
  6. Sender: news@daffy.cs.wisc.edu (The News)
  7. Organization: University of Wisconsin, Madison -- Computer Sciences Dept.
  8. Date: Tue, 15 Sep 1992 21:59:02 GMT
  9. Lines: 7
  10.  
  11.     I want to be able to execute a system binary and read from its stdout
  12. and write to its stdin.  How can I do this?  I tried a few things with pipe
  13. and fork but nothing quite worked.  All help would be appreciated.
  14.  
  15.  
  16. Matt Helgren
  17. University of Wisc.
  18.