| Path: | cron/lib/symbiosis/crontab.rb |
| Last Update: | Sat May 14 08:20:59 +0100 2016 |
symbiosis/crontab.rb
Based on www.notwork.org/~gotoken/ruby/p/crontab/crontab/crontab.rb by Kentaro Goto <gotoken@gmail.com>.
Modifications were made by Patrick J Cherry <patrick@bytemark.co.uk> for the Bytemark Symbiosis system
HISTORY
2010-06-17: Reworked for Symbiosis <patrick@bytemark.co.uk> 2001-01-04: (BUG) camma and slash were misinterpreted <gotoken#notwork.org> 2000-12-31: replaced Array#filter with collect! <zn#mbf.nifty.com> 2000-07-06: (bug) Crontab#run throws block <gotoken#notwork.org> 2000-07-03: (bug) open->File::open <gotoken#notwork.org> 2000-04-07: Error is subclass of StandardError <matz#netlab.co.jp> 2000-04-06: Fixed bugs. <c.hintze#gmx.net> 2000-04-06: Started. <gotoken#notwork.org>
COPYRIGHT
This code is released under the same terms as Ruby itself. See LICENCE for more details.
(c) 2000-1 Kentaro Goto (c) 2010-2012 Bytemark Computer Consulting Ltd