Using "at" command
- From: R C V <rssv99@xxxxxxxxx>
- Date: Wed, 26 Mar 2008 14:41:02 -0700 (PDT)
hello,
I wanted to schedule jobs to start within a space of few
seconds of each other. But 'at' is giving me a resolution of 'min'.
So I decided to put all tasks in a file and invoke
at -f <filename>
The contents of the <filename> are:
at now+1 minute "ls -l"
at now+2 minute "date"
But I get a error "Garbled time"
Can you tell me what is wrong here..Also is it possible to give
interval in seconds.
TIA,
R C
.
- Follow-Ups:
- Re: Using "at" command
- From: R C V
- Re: Using "at" command
- From: Lew Pitcher
- Re: Using "at" command
- Prev by Date: Re: lp (lpd) to cups migration
- Next by Date: Re: Two Network cards
- Previous by thread: Re: lp (lpd) to cups migration
- Next by thread: Re: Using "at" command
- Index(es):
Relevant Pages
|