Need help in 'at' command
- From: R C V <rssv99@xxxxxxxxx>
- Date: Thu, 27 Mar 2008 17:05:25 -0700 (PDT)
Hello,
While using the 'at' command it works when I pipe the command I
want to schedule to 'at'
So
$ date | at now + 2 minutes works well.
but
a) $ ls -l | at now + 2 minutes accepts the job, but gives a very
strange output in /var/spool/mail/root....
b) $killall <exec name> | at now + 2 minutes results in killall
getting executed immediately...
Am I missing something while using 'at' with those commands which have
some parameters/switches.
Also how do I get the output on the screen instead of .../mail/root..
Do I use some other command to schedule jobs using shell scripts.
Thanks,
R C
.
- Follow-Ups:
- Re: Need help in 'at' command
- From: Jurgen Haan
- Re: Need help in 'at' command
- From: Peter Ludikovsky
- Re: Need help in 'at' command
- Prev by Date: Re: Using "at" command
- Next by Date: Re: VNC viewer is connected but blank screen
- Previous by thread: Wireless tools
- Next by thread: Re: Need help in 'at' command
- Index(es):