View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > At

From LQWiki

Jump to: navigation, search

The at service allows a command-line task to be executed at a specified future time. Unlike the cron service, at commands are only executed once, and cannot be scheduled to run at a recurring interval.

The at service is controlled by the atd daemon.

This article is a stub and needs to be finished. Plunge forward and help it grow!


Personal tools