home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer
- Path: sparky!uunet!cs.utexas.edu!milano!cactus.org!wixer!johnw
- From: johnw@wixer.cactus.org (john winthrop)
- Subject: IO filter skeleton
- Message-ID: <1992Sep7.042755.6949@wixer.cactus.org>
- Organization: Real/Time Communications
- Date: Mon, 7 Sep 92 04:27:55 GMT
- Lines: 14
-
-
- I need a program skeleton for a filter that would allow me to intercept any
- i/o between the user and the program (generally, a shell).. the skeleton
- should allow me to process the input and output individually, to do things
- such as macro expanding and logging sessions to a file.
-
- Since I am not very experienced with Unix Sys V/386 programming, any examples
- or ideas would be welcome.
- Thanks
- --
- John Winthrop | "The only solution is:
- johnw@wixer.cactus.org | cd /
- cactus.org!wixer!johnw | rm -rf ."
- =================================================================
-