Usually cronjob is used like every minute, every hour, day, etc. But sometimes you want it to work like every second hour or every fifth minute. this is where a little trick comes in (or in other words – rtfm):
*/5 * * * * echo ‘rtfm’
NO COMMENTS
Usually cronjob is used like every minute, every hour, day, etc. But sometimes you want it to work like every second hour or every fifth minute. this is where a little trick comes in (or in other words – rtfm):
*/5 * * * * echo ‘rtfm’
The FirePHP Firefox Extension hosted at https://addons.mozilla.org/en-US/firefox/addon/firephp/ is deprecated and will NOT work with Firebug 1.8+ . Use DeveloperCompanion instead.