home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.std.c
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!usc!sol.ctr.columbia.edu!hamblin.math.byu.edu!news.byu.edu!ux1!mica.inel.gov!guinness!gozer.idbsu.edu!dstienek
- From: dstienek@gozer.idbsu.edu (Dan Stieneke)
- Subject: Re: Idle Questions about ANSI C
- Message-ID: <1992Nov17.234608.25085@guinness.idbsu.edu>
- Keywords: password
- Sender: usenet@guinness.idbsu.edu (Usenet News mail)
- Nntp-Posting-Host: gozer
- Organization: Boise State University
- References: <1992Nov17.123803.6400@thunder.mcrcim.mcgill.edu> <1992Nov17.155826.15087@sq.sq.com> <1992Nov17.205344.20279@blaze.cs.jhu.edu>
- Date: Tue, 17 Nov 1992 23:46:08 GMT
- Lines: 13
-
-
- How do I pipe stdout of one file to stdin of another file AFTER
- I have already exec'd the program and entered data from the keyb?
-
- specifically: I want to be able to "data | ftp". Everything works, except
- that passwords are not entered in the same way as everything else. All
- commands go thru except for the password. Would pipe() do it? If so, how so?
-
- thanks
- dstienek@gozer.idbsu.edu
-
- (please forgive me posting this as a follow-up article instead of a new one. I
- rarely post, and "?" and "h" don't show how to [I discovered "F" by accident])
-