I have the following cron running on one of my sites; using the recommended /dev/null 2>&1 and it still generates an email every time it is run.
curl -o --url http://site.com/program/admin/index....key=fdsfsf43d2 > /dev/null 2>&1
Any idea why this is; or better yet; how to shut it up?
Thanks a bunch,
Tony



LinkBack URL
About LinkBacks


Reply With Quote





