CRONTAB: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture=NA.png | |Picture=NA.png | ||
|Version= | |Version=2.21 (May 1993) | ||
|Author=Thomas G. Harold | |Author=Thomas G. Harold | ||
|License=Freeware | |License=Freeware | ||
|Download=[ | |Download=[http://cd.textfiles.com/psl/pslv3nv04/UTILS/DOS/SYS_SET/CRONTAB.ZIP CRONTAB.ZIP] | ||
}} | }} | ||
CRONTAB is a program that will run programs based on the date. Execution can be periodic such as daily, weekly, monthly, or yearly with or without a specified offset such as the third day of the month. Execution can also be day-specific such as every Monday, Wednesday, Friday, or on the 15th of each month. If it has to be done periodically, then CRONTAB is the program to do it. | |||
CRONTAB is a program that will run programs based on the date. | |||
[[Category:Schedulers]] | [[Category:Schedulers]] | ||
Latest revision as of 00:41, 23 March 2020
CRONTAB | |
---|---|
![]() | |
Version | 2.21 (May 1993) |
Vendor | |
Author | Thomas G. Harold |
License | Freeware |
Download | CRONTAB.ZIP |
Website |
CRONTAB is a program that will run programs based on the date. Execution can be periodic such as daily, weekly, monthly, or yearly with or without a specified offset such as the third day of the month. Execution can also be day-specific such as every Monday, Wednesday, Friday, or on the 15th of each month. If it has to be done periodically, then CRONTAB is the program to do it.