Chapter 12. Given a scenario, automate and schedule jobs

This chapter provides information and commands concerning the following topics:

cron

The cron service allows you to schedule processes to run at specific times. The service makes use of the crond daemon, which checks every minute to see what processes should be executed. This section describes how to use this service and how to use the at command.

at

The at command is used to schedule one or more commands to be executed at one specific time in the future. The syntax for the command is at time, where time indicates when you want to execute a command. For example, the following command will allow you to schedule ...

Get CompTIA Linux+ Portable Command Guide: All the commands for the CompTIA XK0-004 exam in one compact, portable resource, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.