Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Unix at command ???
Try either:
man at
OR
at -f r2 -t200204021510.00
Where date is in the form: YYYYMMDDhhmm.ss (at least on HPUX). This is in the man pages (man at).
Scott Shafer
San Antonio, TX
210-581-6217
> -----Original Message-----
> From: Janet Linsy [SMTP:janetlinsy_at_yahoo.com]
> Sent: Tuesday, April 02, 2002 4:15 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Unix at command ???
>
> Hi all,
>
> I'd like to run a file (r2) at 15:10 Apr 2. Below was
> what I did and I could not get out of at normally.
>
> /export/home/oracle/test$ at 15:10 Apr 2
> at> r2
> at> EOF
> at> <EOF>
> at> <EOT>
> at> EOT
> at> ^Z[19] + Stopped (SIGTSTP) at 15:10 Apr 2
>
> I tried EOF according to the on-line doc, and also
> tried EOT, but none works. Finally I used Control Z
> to get out of at. I was out, but the script file
> didn't run.
>
> So what's the correct syntax to run the command at a
> specific date, time? Thank you!
>
> Janet
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Janet Linsy
> INET: janetlinsy_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Scott.Shafer_at_dcpds.cpms.osd.mil Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Apr 02 2002 - 16:35:40 CST
![]() |
![]() |