home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!spool.mu.edu!uwm.edu!daffy!cat3.cs.wisc.edu!mhelgren
- From: mhelgren@cat3.cs.wisc.edu (Matt Helgren)
- Subject: Want to write STDIN and read STDOUT of system() proccess
- Message-ID: <1992Sep15.215902.24262@daffy.cs.wisc.edu>
- Sender: news@daffy.cs.wisc.edu (The News)
- Organization: University of Wisconsin, Madison -- Computer Sciences Dept.
- Date: Tue, 15 Sep 1992 21:59:02 GMT
- Lines: 7
-
- I want to be able to execute a system binary and read from its stdout
- and write to its stdin. How can I do this? I tried a few things with pipe
- and fork but nothing quite worked. All help would be appreciated.
-
-
- Matt Helgren
- University of Wisc.
-