[ruby-talk:02365] Re: crontab

From: gotoken@... (GOTO Kentaro)
Date: 2000-04-05 18:03:40 UTC
List: ruby-talk #2365
Hi,

In message "[ruby-talk:02361] crontab"
    on 00/04/05, Hugh Sasse Staff Elec Eng <hgs@dmu.ac.uk> writes:
>I want to have a program that may be run between certain times.
>It seems silly to invent a format to specify the start and end times
>when I can use that from crontab.  So, has anyone already produced
>code that will tell if "now" matches a crontab entry, using Ruby?

I've wrote. How about?

http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/p/crontab/

-- gotoken

In This Thread