home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / programm / 4553 < prev    next >
Encoding:
Text File  |  1992-09-08  |  939 b   |  24 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!cs.utexas.edu!milano!cactus.org!wixer!johnw
  3. From: johnw@wixer.cactus.org (john winthrop)
  4. Subject: IO filter skeleton
  5. Message-ID: <1992Sep7.042755.6949@wixer.cactus.org>
  6. Organization: Real/Time Communications
  7. Date: Mon, 7 Sep 92 04:27:55 GMT
  8. Lines: 14
  9.  
  10.  
  11. I need a program skeleton for a filter that would allow me to intercept any
  12. i/o between the user and the program (generally, a shell).. the skeleton
  13. should allow me to process the input and output individually, to do things
  14. such as macro expanding and logging sessions to a file.
  15.  
  16. Since I am not very experienced with Unix Sys V/386 programming, any examples
  17. or ideas would be welcome.
  18.                           Thanks
  19. -- 
  20. John Winthrop                    | "The only solution is:
  21. johnw@wixer.cactus.org           |  cd /
  22. cactus.org!wixer!johnw           |  rm -rf ."
  23. =================================================================
  24.