TheBestLinks.com
TheBestLinks.com
At (Unix command), Command (computing), Standard input, Cron, Load average Print friendly version | Tell a friend
 
Navigation
Search
Toolbox

At (Unix command)

From TheBestLinks.com

The at command is used to schedule commands to be executed once at a particular time in the future. More precisely, it reads a series of commands from standard input and collects them into one "at-job" which is carried out at a later date. It is found in the Unix family of operating systems and other flavors as well.

at can be made to mail a user when done carrying out a scheduled job of theirs, can use more than one job queue, and can read a list of jobs to carry out from a file instead of standard input.

It uses a daemon, atd, which waits in the background periodically checking the list of jobs to do and executing those at their allotted time on behalf of at. It can be made to only run scheduled jobs if the system's load average is below a certain value.

See also

  • cron (runs scheduled tasks at regular intervals)


Related links


Top visited 0 of 0 links

[no links posted yet]

>> place link >>

Discussion

Last posted 0 of 0 messages

[no messages posted yet]

>> post message >>

Watch

You can add this article to your own "watchlist" and receive e-mail notification about all changes in this page.
 
   
Innovate it
This page was last modified 18:39, 14 Sep 2004.
  Content is available under GNU Free Documentation License 1.2.
Powered by MediaWiki