A CRON script is a list of one or more commands to a computer operating system or application server that are to be executed at a specified time. Each command is executed when its triggering time arrives. In UNIX-based operating systems, the crontab command is a user interface command that creates or changes a file (called a crontab file). This file contains a list of UNIX shell commands, each with a specified time of execution. A CRON script is similar.
This was last updated in December 1998
Dig Deeper
-
Much of today’s business relies on smooth operation of Web servers. Explore these three open source tools to monitor performance, security and traffic on Apache Web servers.
-
Learn how to keep your Apache Web server secure by applying basic SELinux settings, including adjusting SELinux so Apache uses nondefault settings.
-
Red Hat Enterprise Linux 6 uses Postfix for mail transmission. Learn how to configure the open source mail server in your Linux system.
-
People who read this also read...
-
Resources from around the Web