home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / std / c / 3028 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.6 KB

  1. Xref: sparky comp.std.c:3028 comp.unix.questions:13560
  2. Newsgroups: comp.std.c,comp.unix.questions
  3. Path: sparky!uunet!utcsri!newsflash.concordia.ca!sifon!thunder.mcrcim.mcgill.edu!mouse
  4. From: mouse@thunder.mcrcim.mcgill.edu (der Mouse)
  5. Subject: Re: Idle Questions about ANSI C
  6. Message-ID: <1992Nov18.104956.8656@thunder.mcrcim.mcgill.edu>
  7. Followup-To: comp.unix.questions
  8. Keywords: password
  9. Organization: McGill Research Centre for Intelligent Machines
  10. References: <1992Nov17.123803.6400@thunder.mcrcim.mcgill.edu> <1992Nov17.234608.25085@guinness.idbsu.edu>
  11. Date: Wed, 18 Nov 92 10:49:56 GMT
  12. Lines: 24
  13.  
  14. In article <1992Nov17.234608.25085@guinness.idbsu.edu>, dstienek@gozer.idbsu.edu (Dan Stieneke) writes:
  15.  
  16. > How do I pipe stdout of one file to stdin of another file AFTER I
  17. > have already exec'd the program and entered data from the keyb?
  18.  
  19. This is an operating-system question, not a C question, and most
  20. certainly not a C standard question.
  21.  
  22. Under the assumption the OS in question is some variant of UNIX, I'm
  23. cross-posting to comp.unix.questions and pointing followups there.
  24.  
  25. > specifically:  I want to be able to "data | ftp".  Everything works,
  26. > except that passwords are not entered in the same way as everything
  27. > else.  All commands go thru except for the password.
  28.  
  29. It's not clear to me that the question you first asked bears any
  30. relation what you "specifically" want to do.  What your question sounds
  31. as though you want to do is precisely what you describe your attempted
  32. pipeline as doing, so I don't see the problem.
  33.  
  34.                     der Mouse
  35.  
  36.                 mouse@larry.mcrcim.mcgill.edu
  37.