[Techtalk] A PHP script in a crontab.

John Clarke johnc+linuxchix at kirriwa.net
Mon Jan 31 09:29:36 EST 2005


On Sat, Jan 29, 2005 at 03:54:55 -0500, David Merrill wrote:

> If you're using run-parts to execute the script, be aware that it only
> recognizes filenames containing letters, digits, underscores and
> hyphens. NO PERIODS. So a script named "script.php" wouldn't run. I once

That's not always the case.  On Redhat (7.0, 7.3, 9) it excludes only:

    *~
    *,
    *,v
    *.rpmsave
    *.rpmorig
    *.rpmnew
    *.swp


Cheers,

John
-- 
"Give a man a fish and you feed him for a day; give him a freshly-charged  
Electric Eel and chances are he won't bother you for anything ever again"
            -- Tanuki


More information about the Techtalk mailing list