Why do I get emails for cron jobs?

This is the default. If you would like to disable receiving emails when a cron job runs append the following to the end of your cron task:

>/dev/null 2>&1
  • 501 Users Found This Useful

Was this answer helpful?

Related Articles

Error 401 Unauthorized

This can occur when a web page requires authorization or a login to view the contents. If none...

Meta Redirect

Adding this code to your web page will redirect your visitors to any address that you have...

Updating an Old Docker Version to Community Edition

The following was used to upgrade an antiquated version of docker to the newest community edition...

Unable to view Ultrawebhosting.com from my foreign browser

We are an American company based out of Seattle, WA. Our website is written in English as a...

My site was hacked

This typically occurs when you are running a script/app on your website which is out-dated and...