PMCron: 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=PMCron_001.jpg
|Picture=PMCron_001.jpg
|Version=1.21 (1996/05/09)
|Version=1.21 (1996-05-09)
|Vendor=
|Author=[[Florian Große-Coosmann]]
|Author=[[Florian Große-Coosmann]]
|License=GNU GPL
|License=GNU GPL
|Download=[http://hobbes.nmsu.edu/download/pub/os2/util/schedule/pmcron03.zip Version 1.21]
|Download=[http://hobbes.nmsu.edu/download/pub/os2/util/schedule/pmcron03.zip pmcron03.zip]
[https://github.com/OS2World/UTIL-SCHEDULE-PMCron Source Code Git]
|Website=N/A
}}
}}
Small OS/2 version of the unix crond. It includes a graphical PM status window. Jobs can be scheduled via a PM notebook or from the commandline. Syntax is very similar to the Unix crontab.
Small OS/2 version of the UNIX crond. It includes a graphical PM status window. Jobs can be scheduled via a PM notebook or from the command line. Syntax is very similar to the UNIX crontab.


Requires EMX runtime libraries.
Requires EMX runtime libraries.


[[Category:Schedulers]]
==Links==
[[Category:Open Source Software]]
* [https://github.com/OS2World/UTIL-SCHEDULE-PMCron Github]
 
[[Category:Schedulers]][[Category:Open Source Software]]

Revision as of 17:06, 1 September 2019

PMCron
Version 1.21 (1996-05-09)
Vendor
Author Florian Große-Coosmann
License GNU GPL
Download pmcron03.zip
Website

Small OS/2 version of the UNIX crond. It includes a graphical PM status window. Jobs can be scheduled via a PM notebook or from the command line. Syntax is very similar to the UNIX crontab.

Requires EMX runtime libraries.

Links