*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: at | Section: 1 | Source: MINIX | File: at.1
AT(1) General Commands Manual AT(1) NAME at - execute commands at a later time SYNOPSIS at time onth day] [file] EXAMPLES at 2315 Jan 31 myfile # Myfile executed Jan 31 at 11:15 pm at 0900 # Job input read from stdin at 0711 4 29 # Read from stdin, exec on April 29 DESCRIPTION At prepares a file to be executed later at the specified time by creat- ing a special entry in /usr/spool/at. The cron daemon takes care of executing these jobs. It checks to see if any files in /usr/spool/at should now be run, and if so, it runs them and then puts them in /usr/spool/at/past. The name of the file created in /usr/spool/at by at is YY.DDD.HHMM.UU (where YY, DDD, HH, and MM give the time to exe- cute and UU is a unique number). Note that when the command runs, it will not be able to use standard input unless specifically redirected. Standard output will be mailed to the owner of the job. SEE ALSO cron(8). AT(1)

Navigation Options