CRONTAB: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{Software
{{Software
|Picture=NA.png
|Picture=NA.png
|Version=
|Version=2.21 (May 1993)
|Vendor=
|Author=Thomas G. Harold
|Author=Thomas G. Harold
|License=Freeware / Discontinued
|License=Freeware
|Download=[https://archive.org/download/dr_os2/dr_os2.zip/dr_os2%2FAPPLICAT%2FCRONTB.ZIP 2.21]
|Download=[http://cd.textfiles.com/psl/pslv3nv04/UTILS/DOS/SYS_SET/CRONTAB.ZIP CRONTAB.ZIP]
|Website=N/A
}}
}}
 
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. 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.


[[Category:Schedulers‎]]
[[Category:Schedulers‎]]
[[Category:Freeware]

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.