RE: How to monitor a scritp

2004-11-23 Thread NandKishore.Sagi
the perl executable. Hope this helps. Buzz me in case you need any help. Thanks and Regards Nand Kishore S -Original Message- From: Ajey Kulkarni [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 1:29 PM To: Larsen, Errin M HMMA/IT Cc: [EMAIL PROTECTED] Subject: RE: How to

RE: How to monitor a scritp

2004-11-23 Thread Ajey Kulkarni
also,often its easy to forget cron.allow and cron.deny files being updated. Make sure u've right access & crontab -e (for user specific) may also help to test ur script locally. May be you should check with the cron/crontab tweakins than Perl list. :) On Tue, 23 Nov 2004, Larsen, Errin M HMMA/IT

RE: How to monitor a scritp

2004-11-23 Thread Larsen, Errin M HMMA/IT
> -Original Message- > From: Mauro [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 23, 2004 3:44 AM > To: [EMAIL PROTECTED] > Subject: How to monitor a scritp > > > Hi all, > I made a script that works fine. > When a try to run it in crontab it seems it doesn't work. > It makes an em

RE: How to monitor a scritp

2004-11-23 Thread Thomas Bätzler
Ing. Branislav Gerzo <[EMAIL PROTECTED]> wrote: > Mauro [M], on Tuesday, November 23, 2004 at 10:44 (+0100) wrote: > > M> I made a script that works fine. > M> When a try to run it in crontab it seems it doesn't work. > > it is maybe path related problem. Try tu run exactly that > script as in

Re: How to monitor a scritp

2004-11-23 Thread Ing. Branislav Gerzo
Mauro [M], on Tuesday, November 23, 2004 at 10:44 (+0100) wrote: M> I made a script that works fine. M> When a try to run it in crontab it seems it doesn't work. it is maybe path related problem. Try tu run exactly that script as in crontab, but be in other directory, where script, or crontab run