home *** CD-ROM | disk | FTP | other *** search
- From: tmilner@hprpcd.rose.hp.com (Tom Milner)
- Date: Fri, 13 Nov 1992 21:48:56 GMT
- Subject: Re: Re: How to redirect my new mail to a file
- Message-ID: <16600020@hprpcd.rose.hp.com>
- Organization: Performance Technology Center, Roseville
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!hplextra!hpcc05!hpyhde4!hpycla!hpergfg2!hprdash!hprpcd!tmilner
- Newsgroups: comp.sys.hp
- References: <BxBFou.L6M@cup.hp.com>
- Lines: 11
-
- In comp.sys.hp, pasq@cup.hp.com (Mark Di Pasquale) writes:
-
- | You might try writing a program that redirects stdin to your own private
- | mail file. Then you can call that program in your .forward file:
- |
- | "| /users/you/bin/program"
-
- or
-
- | "cat >> /mydir/file"
-
-