home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / programm / 4395 < prev    next >
Encoding:
Text File  |  1992-08-21  |  783 b   |  24 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!mcsun!sun4nl!ctisbv!pim
  3. From: pim@cti-software.nl (Pim Zandbergen)
  4. Subject: How to associate curses with /dev/tty
  5. Message-ID: <1992Aug21.081711.12977@cti-software.nl>
  6. Organization: CTI Software BV, The Hague, The Netherlands
  7. Date: Fri, 21 Aug 92 08:17:11 GMT
  8. Lines: 14
  9.  
  10. I want to be able to do something like
  11.     command1 | curses_program | command2
  12.  
  13. This would require curses to associate stdwin with
  14. /dev/tty rather than stdin and stdout.
  15.  
  16. How do I do this ?
  17.  
  18. Thanks.
  19. -- 
  20. Pim Zandbergen                      domain : pim@cti-software.nl
  21. CTI Software BV                     uucp   : uunet!mcsun!sun4nl!ctisbv!pim
  22. Laan Copes van Cattenburch 70       phone  : +31 70 3542302
  23. 2585 GD The Hague, The Netherlands  fax    : +31 70 3512837
  24.