So is the cron job limitation on average one per five minutes or a hard limit of one job running for every five minute time slot? That is, can I have six jobs run once a day at the same time and still be within the limit?
I'm trying to have a daily wget to a php script for processing, though it...