pyatcron-devel-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pyatcron-devel-list] Some comments on Brian code


From: Julien Olivier
Subject: Re: [Pyatcron-devel-list] Some comments on Brian code
Date: Tue, 18 Nov 2003 22:09:03 +0000

On Tue, 2003-11-18 at 21:59, Brian Dee wrote:
> > I guess it should be possible to "emulate" all that functionalities
> > using string arrays, isn't it ?
> 
> What were your ideas for doing it? 

Well, all of those functionalities can really be replaced by a flat list
of digits. For example, 2-5 actually means 2,3,4,5 and * means
1,2,3,4...,MAX. So it's pretty easy not to use those functionalities
when you're not writing the crontab file yourself (meaning manually).

-- 
Julien Olivier <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]