home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9330 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.1 KB

  1. Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!rw5.urc.tue.nl!tgtcmv
  2. From: tgtcmv@rw5.urc.tue.nl (Martien Verbruggen)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: .forward
  5. Message-ID: <tgtcmv.711884010@rw5.urc.tue.nl>
  6. Date: 23 Jul 92 09:33:30 GMT
  7. References: <31485@adm.brl.mil>
  8. Sender: root@tuegate.tue.nl
  9. Reply-To: tgtcmv@urc.tue.nl
  10. Lines: 25
  11.  
  12. ntucs73@csman.csie.ntu.edu.tw (CSIE 73 student) writes:
  13.  
  14. >Hi,
  15. >    Is there anyone able to tell me the correct format about ".forward" file ?
  16. >    I write a line in my local .forward as following :
  17. >    
  18. >     "| cat >> tmp "
  19.  
  20. >    But I found nothing happened.  IS something wrong with it ?
  21.  
  22. Nope, the format is OK. Didn't you get an error mail back from your mailing
  23. system, telling you it couldn't create or access tmp. Well, the best way to use
  24. such a pipe is to name all full path's. e.g.
  25.  
  26. "|/bin/cat>>/usr/mydir/tmp"
  27.  
  28. success
  29. --
  30. Martien Verbruggen
  31. Eindhoven University of technology.
  32. -- 
  33. Martien Verbruggen (tgtcmv@chem.tue.nl)    | Chinese saying:
  34.                     | "He who speaks with forked tongue,
  35. Eindhoven University of technology    |  doesn't need chopsticks"
  36. Department of Chemical Engineering    |
  37.