I had an odd problem with cron.
I made three perl scripts: LWP4.pl, LWP5.pl and LWP6.pl
During testing, I put the following entry in cron:
33 * * * * * LWP4.pl; LWP5.pl; LWP6.pl;
When it ran, I got 6 versions of each of these scripts running
concurrently and in order also.
They didn't start at exact same time, but as if LWP4.pl, then another
and another, etc.When first version of LWP4.pl finished, then first version of LWP5.pl etc.
These scripts get a web page, extract values from matches, update
database, sleep, repeat for new pages until done with list of search values.Chris Bennettf
| Peter Zijlstra | [RFC][PATCH 7/7] lockdep: spin_lock_nest_lock() |
| Gabriel C | Re: 2.6.24-rc2-mm1 |
| Andrew Morton | Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP |
| Jiri Kosina | Re: 2.6.21-rc5-mm4 |
git: | |
| Gregory Haskins | [RFC PATCH 00/17] virtual-bus |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
