have you tried the -m flag?
Hi, when doing an at job, aren't you supposed to receive an email confirmation after it's run? I am not...
The job gets submitted (I've checked it with the atq command), however various at jobs I try (only have tried with root so far) don't send me a confirmation email.Code:[root@furio chkrootkit-0.39a]# at -f ./chkrootkit now + 2 minutes --wait a few minutes-- [root@furio chkrootkit-0.39a]# mail No mail for root
have you tried the -m flag?
Something wrong with my syntax?Code:[root@furio chkrootkit-0.39a]# at -f ./chkrootkit -m root now + 2 minutes parse error. Last token seen: r Garbled time
hello,
make sure the file is executeable - i tried it w/o any issues using the first command.
[quote author=pbharris link=board=1;threadid=6832;start=0#63885 date=1050463111]
hello,
make sure the file is executeable - i tried it w/o any issues using the first command.
[/quote]
I'm positive it's executable. Maybe I got to use the absolute path rather than the relative?
**Edit: Using the absolute path name didn't send root a confirmation email either.
Bookmarks