Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
at [options] time [date]
Execute commands at a specified time and optional date. The commands are read from standard input or from a file. (See also batch .) End input with EOF. time can be formed either as a numeric hour (with optional minutes and modifiers) or as a keyword. It can contain an optional date, formed as a month and date, a day of the week, or a special keyword (today or tomorrow). An increment can also be specified.
The at command can always be issued by a privileged user. Other users must be listed in the file /etc/at.allow if it exists; otherwise, they must not be listed in /etc/at.deny. If neither file exists, only a privileged user can issue the command.