Definitions for "Crontab" Add To Word List
Login or Register  | Word Lists | Search History

crontab install, edit, remove or list a user's crontab file
Helpful?           0
a list of program command lines along with a specification of when to run that command line
Helpful?           0
a simple text file that holds a list of commands that are to be run at specified times
Helpful?           0
A crontab is a file that contains the cron system scheduling table. Separate files hold the tables for each user and the system-wide cron services.
Helpful?           0
Maintains crontab files 1129
Helpful?           0
Maintain crontab files.
Helpful?           0
The crontab command, found in Unix and Unix-like operating systems, is used to schedule commands to be executed periodically. It reads a series of commands from standard input and collects them into a file also known as a "crontab" which is later read and whose instructions are carried out. The name is derived from Greek chronos (χρόνος), meaning time.
Helpful?           0