home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.univie.ac.at!blekul11!frmop11!dearn!esoc!kkeyte
- Organisation: European Space Operation Centre (E.S.O.C)
- Date: Wednesday, 2 Sep 1992 17:58:45 CET
- From: Karl Keyte <KKEYTE@ESOC.BITNET>
- Message-ID: <92246.175845KKEYTE@ESOC.BITNET>
- Newsgroups: comp.unix.questions
- Subject: 'at' jobs - getting rid of mail
- Lines: 20
-
-
- How do I submit an 'at' job so I don't get any mail back? The
- documentation says that the output of the job will be mailed unless
- I redirect it elsewhere. For example,
-
- demo.atfile contains:
-
- (mycommand &) >/dev/null
-
-
- and I can do a:
-
- at now + 1 min demo.atfile
-
-
- But I still get a mail back. How do I stop this mail?
-
- Please answer directly to me if you can - thanks.
-
- Karl
-