Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!hamblin.math.byu.edu!sol.ctr.columbia.edu!caen!sdd.hp.com!spool.mu.edu!uunet!rbj From: rbj@uunet.UU.NET (Root Boy Jim) Newsgroups: comp.lang.perl Subject: Re: lossage running perl script from crontab Message-ID: <124321@uunet.UU.NET> Date: 28 Feb 91 21:11:42 GMT References: <1991Feb28.193638.4002@uvaarpa.Virginia.EDU> Organization: UUNET Communications Services, Falls Church, VA Lines: 12 In article <1991Feb28.193638.4002@uvaarpa.Virginia.EDU> anderson@optical.squibb.com writes: > >When I run the following script from the csh prompt, it works fine. >However, when I try to run it from cron it doesn't quite work as >expected. Here's the crontab entry: Stuff run from cron has almost no environment. Specifically, it has whatever cron's was. In certainly doesn't have your interactive one. Perhaps ping is not being found? -- [rbj@uunet 1] stty sane unknown mode: sane