Re: Cron Tab Implementation

2004-07-08 Thread William . Ampeh
I think you are experiencing some of my headaches here. Why recreate a fully functional and extensively tested utility? My solution, when pressed, simply create an input to the utility and fire up the utility. That is, if you still want to use Perl for this, simply generate your crontab file

RE: Cron Tab Implementation

2004-07-08 Thread Wiggins d Anconia
ll do what you want. http://danconia.org > -Original Message- > From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 08, 2004 12:05 PM > To: NandKishore.Sagi; [EMAIL PROTECTED] > Subject: RE: Cron Tab Implementation > > > Please bottom post..

RE: Cron Tab Implementation

2004-07-08 Thread NandKishore.Sagi
Tab Implementation Please bottom post... > Actually I had a lot of time right now at hand and I was trying to > spend littile time more effectively ;). Anyway I checked that module. > It uses the basic cron file. This job has to be run on multiple boxes > and hence rather than de

RE: Cron Tab Implementation

2004-07-08 Thread Wiggins d Anconia
Please bottom post... > Actually I had a lot of time right now at hand and I was trying to spend > littile time more effectively ;). Anyway I checked that module. It uses > the basic cron file. This job has to be run on multiple boxes and hence > rather than depending upon the Cron tab functionali

RE: Cron Tab Implementation

2004-07-08 Thread Jose Alves de Castro
nt: Thursday, July 08, 2004 11:45 AM > To: NandKishore.Sagi; [EMAIL PROTECTED] > Subject: Re: Cron Tab Implementation > > > > > > Hi All , > > > > I want to implement the functionality of crontab in Perl. Which > > module do you guys suggest can be used.

RE: Cron Tab Implementation

2004-07-08 Thread NandKishore.Sagi
: NandKishore.Sagi; [EMAIL PROTECTED] Subject: Re: Cron Tab Implementation > > Hi All , > > I want to implement the functionality of crontab in Perl. Which > module do you guys suggest can be used. The only consideration is it > should be simple to use. That is I should be able t

Re: Cron Tab Implementation

2004-07-08 Thread Mandar Rahurkar
I am not sure why you need perl for this. Just write a perl script which does the job and put the file in crontab. -Mandar On Thu, 8 Jul 2004, NandKishore.Sagi wrote: > Hi All , > > I want to implement the functionality of crontab in Perl. Which > module do you guys suggest can be used.

Re: Cron Tab Implementation

2004-07-08 Thread Wiggins d Anconia
> > Hi All , > > I want to implement the functionality of crontab in Perl. Which > module do you guys suggest can be used. The only consideration is it > should be simple to use. That is I should be able to say execute this > job at this given time say 1:00 AM . After that I can just go home

Cron Tab Implementation

2004-07-08 Thread NandKishore.Sagi
Hi All , I want to implement the functionality of crontab in Perl. Which module do you guys suggest can be used. The only consideration is it should be simple to use. That is I should be able to say execute this job at this given time say 1:00 AM . After that I can just go home and have a nic