home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / question / 10646 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  716 b 

  1. Path: sparky!uunet!news.univie.ac.at!blekul11!frmop11!dearn!esoc!kkeyte
  2. Organisation: European Space Operation Centre (E.S.O.C)
  3. Date: Wednesday, 2 Sep 1992 17:58:45 CET
  4. From: Karl Keyte <KKEYTE@ESOC.BITNET>
  5. Message-ID: <92246.175845KKEYTE@ESOC.BITNET>
  6. Newsgroups: comp.unix.questions
  7. Subject: 'at' jobs - getting rid of mail
  8. Lines: 20
  9.  
  10.  
  11. How do I submit an 'at' job so I don't get any mail back?  The
  12. documentation says that the output of the job will be mailed unless
  13. I redirect it elsewhere.  For example,
  14.  
  15. demo.atfile contains:
  16.  
  17. (mycommand &) >/dev/null
  18.  
  19.  
  20. and I can do a:
  21.  
  22. at now + 1 min demo.atfile
  23.  
  24.  
  25. But I still get a mail back.  How do I stop this mail?
  26.  
  27. Please answer directly to me if you can - thanks.
  28.  
  29. Karl
  30.