Re: Cron jobs and perl

2003-08-29 Thread Oliver Schnarchendorf
On Wed, 20 Aug 2003 12:59:31 +1000, Vema Venkata wrote: > The problem still persisits pls. help/suggest me what to do ? How about testing your cron tab data with the cron2english perl script mentioned in the following article? http://use.perl.org/~TorgoX/journal/14037 /oliver/ -- To u

Re: Cron jobs and perl

2003-08-29 Thread Kevin Pfeiffer
In article <[EMAIL PROTECTED]>, Vema Venkata wrote: > Hi Dan > > The problem still persisits pls. help/suggest me what to do ? Try comp.unix.admin -- Kevin Pfeiffer International University Bremen A: Because it messes up the order in which people normally read text. Q: Why is top-posting suc

Re: Cron jobs and perl

2003-08-21 Thread Chuck Fox
olaris point of view). Looking at your pasted entries, it looks ok, however running the .profile first may be causing problems. John -Original Message- From: Vema Venkata [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 19, 2003 10:00 PM To: Dan Muey; Jeff Westman; beginners Subject: Cro

RE: Cron jobs and perl

2003-08-20 Thread Vema Venkata
ons -Original Message- From: Schubert, John [NTWK SVCS] [mailto:[EMAIL PROTECTED] Sent: Thursday, 21 August 2003 4:01 AM To: Vema Venkata; Dan Muey; Jeff Westman; beginners Subject: RE: Cron jobs and perl Anytime you have problems with a cron, the easiest place to look first is in the cron

RE: Cron jobs and perl

2003-08-20 Thread Anthony English
English -Original Message- From: Vema Venkata [mailto:[EMAIL PROTECTED] Sent: Thursday, 21 August 2003 2:47 PM To: Schubert, John [NTWK SVCS]; Dan Muey; Jeff Westman; beginners Subject: RE: Cron jobs and perl thanx for ur suggestion m8,i went to /var/cron but when iam trying to go to log it

RE: Cron jobs and perl

2003-08-20 Thread Vema Venkata
nkata; Dan Muey; Jeff Westman; beginners Subject: RE: Cron jobs and perl Anytime you have problems with a cron, the easiest place to look first is in the cronlog. If you have root access, look at the file /var/cron/log (this is Solaris, other *nix may have it elsewhere). If you don't h

RE: Cron jobs and perl

2003-08-20 Thread Schubert, John [NTWK SVCS]
ausing problems. John -Original Message- From: Vema Venkata [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 19, 2003 10:00 PM To: Dan Muey; Jeff Westman; beginners Subject: Cron jobs and perl Hi Dan The problem still persisits pls. help/suggest me what to do ? When iam executing the x

Cron jobs and perl

2003-08-19 Thread Vema Venkata
Hi Dan The problem still persisits pls. help/suggest me what to do ? When iam executing the xapipgm.pl it is getting executed properly but when iam trying to execute thru crontab it is not xapipgm.pl ** #!/bin/sh #myrun.shell xap

RE: Cron jobs and perl

2003-08-18 Thread Dan Muey
Please post back to the list and not just me only. > dude > this is the error iam getting again > ** > > /proj/ahd02/CAisd/site/mods/scripts/xapipgm.pl: > log/init/ahdxapi.init..log.: cannot create >

RE: Cron jobs and perl

2003-08-18 Thread Vema Venkata
no not yet i havent got any solution of it -Original Message- From: Trina Espinoza [mailto:[EMAIL PROTECTED] Sent: Monday, 18 August 2003 7:56 PM To: Vema Venkata; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Cron jobs and perl Sorry for being so unresponsive Vema! I was away from

Re: Cron jobs and perl

2003-08-18 Thread Trina Espinoza
o the same. -T - Original Message - From: "Vema Venkata" <[EMAIL PROTECTED]> To: "David T-G" <[EMAIL PROTECTED]> Cc: "perl beginners" <[EMAIL PROTECTED]> Sent: Monday, August 18, 2003 4:34 AM Subject: RE: Cron jobs and perl Hi david

RE: Cron jobs and perl

2003-08-18 Thread Dan Muey
permissions permissions :) HTH Dmuey > > > -Original Message- > From: Dan Muey [mailto:[EMAIL PROTECTED] > Sent: Monday, 18 August 2003 6:55 PM > To: Vema Venkata; David T-G > Cc: perl beginners > Subject: RE: Cron jobs and perl > > > > Hi david

RE: Cron jobs and perl

2003-08-18 Thread Vema Venkata
ata; David T-G Cc: perl beginners Subject: RE: Cron jobs and perl > Hi david > > when i am trying to run the following script > it is getting executed but when iam tryint to execute thru > corntab it is not?can any one suggest > > the script name is xapipgm.pl Ac

RE: Cron jobs and perl

2003-08-18 Thread Dan Muey
> Hi david > > when i am trying to run the following script > it is getting executed but when iam tryint to execute thru > corntab it is not?can any one suggest > > the script name is xapipgm.pl Actually in your example below it is srvtst26.pl Try using absolute paths. Sometimes cron w

RE: Cron jobs and perl

2003-08-18 Thread Vema Venkata
Hi david when i am trying to run the following script it is getting executed but when iam tryint to execute thru corntab it is not?can any one suggest the script name is xapipgm.pl *** #!/bin/sh #myrun.shel

Re: Cron jobs and perl

2003-08-18 Thread David T-G
Vema -- ...and then Vema Venkata said... % % have u got the soultion for this? We don't know; she hasn't reported back after my suggestion. % because iam following the same problem Did you try my suggestion? Can you describe your problem in more detail? Don't rely on someone else to tell us

RE: Cron jobs and perl

2003-08-17 Thread Vema Venkata
have u got the soultion for this? because iam following the same problem can you help me out -Original Message- From: Trina Espinoza [mailto:[EMAIL PROTECTED] Sent: Saturday, 16 August 2003 9:46 PM To: [EMAIL PROTECTED] Subject: Cron jobs and perl Can someone tell me how to go about

Re: Cron jobs and perl

2003-08-17 Thread David T-G
Trina -- ...and then Trina Espinoza said... % % Can someone tell me how to go about running a cron job with perl? Probably so. Finding that someone could be tricky, though :-) % % Here's what I have thus far: % % 1) I have a cron job: % % 04 09 * * 1-7 /cygdrive/c/Documents\ and\ Settings

Cron jobs and perl

2003-08-16 Thread Trina Espinoza
Can someone tell me how to go about running a cron job with perl? Here's what I have thus far: 1) I have a cron job: 04 09 * * 1-7 /cygdrive/c/Documents\ and\ Settings/trina.espinoza/Show_Tools/perlfile.sh 53 08 * * 1-7 /var/cron/perlfile.sh 2) I have a perlfile: #!/usr/bin/sh touch /tmp/cr