Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!rutgers!sri-unix!hplabs!ucbvax!jade!eris!mwm From: mwm@eris.BERKELEY.EDU (Mike (Don't have strength to leave) Meyer) Newsgroups: comp.sys.amiga Subject: Cron Message-ID: <1754@jade.BERKELEY.EDU> Date: Sun, 23-Nov-86 22:31:24 EST Article-I.D.: jade.1754 Posted: Sun Nov 23 22:31:24 1986 Date-Received: Mon, 24-Nov-86 22:51:50 EST References: <2063@well.UUCP> <1730@jade.BERKELEY.EDU> <780@ulowell.UUCP> Sender: usenet@jade.BERKELEY.EDU Reply-To: mwm@eris.BERKELEY.EDU (Mike (Don't have strength to leave) Meyer) Organization: Missionaria Phonibalonica Lines: 33 In article <780@ulowell.UUCP> page@ulowell.UUCP (Bob Page) writes: >Mike (Don't have strength to leave) Meyer wrote: >>List of things to do. [...] Since all the resulting code is/will >>be publicly available, if you're interested in doing any of these >>things, let me know! >>[..] >>*) Port cron to AmigaDOS. > >Yow! If you have a PD cron, send it and I'll make it work. >Then again, cron from scratch shouldn't be so hard... > >..Bob >-- >Bob Page, U of Lowell CS Dept. ulowell!page, page@ulowell.CSNET [Cough, cough.] Yes, I have a PD cron. It was written for the GNU project, but I'm giving it away for the asking. And yes, it's not hard to do a cron from scratch - the hard part was dragging myself away from the Amiga long enough to finish it (except for the as-yet-to-be-finished documentation). Got lotsa nifty features, too - per-user cron files (ala sysV) (just what the Amiga needed :-); at built in (no need for atrun), but you'll have to rewrite the at shell script; file names with nice, human readable names; plus my nifty linked-list and doped string libraries. The shar file is in the mail. Just wanted to let everyone know that you can send mail to Bob asking where it is, instead of me :-).