Re: cron problem
"Young, Darren" <[email protected]>
| Newsgroups | gmane.org.user-groups.luni.tech |
|---|---|
| Message-ID | <4BD3751450A4DC43B6C2B43DD2BEF2E12033A0@bushexmb01.gsb.uchicago.edu> |
Does the second run fine on its own outside of cron? Anything in cronlog? Just FYI: you could add a shebang (#!/usr/bin/perl) to the Perl scripts to avoid the /usr/bin/perl <script> and just have <script> > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Richard Reina > Sent: Wednesday, January 12, 2011 12:28 PM > To: [email protected] > Subject: [LUNI] cron problem > > I have the following cron jobs set up: > > #crontab -l > 1 9 * * 1 /usr/bin/perl /usr/local/src/scripts/inactive.pl > 1 14 * * 1-6 /usr/bin/perl /usr/local/src/scripts/upcoming.pl > > The first script (inactive.pl) executes, the second one does not. > Would anyone have an idea on what I could doing wrong? > > Thanks, > > Richard > -- > Richard Reina > Rush Logistics, Inc. > Watch our 3 minute movie: > http://www.rushlogistics.com/movie > > -- > Linux Users Of Northern Illinois (Chicago) - Technical Discussion > http://luni.org/mailman/listinfo/luni -- Linux Users Of Northern Illinois (Chicago) - Technical Discussion http://luni.org/mailman/listinfo/luni