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
  • 499 Users Found This Useful

Was this answer helpful?

Related Articles

Can you write a script for me?

We do not write scripts but will be more than happy to guide you in the right direction. Most the...

301 Redirect

This code will redirect all visitors who attempt to access the old-url.html page to the...

I can not move out of the / directory, why not?

For security reasons, you cannot move out of the root folder of your own domain.

Updating an Old Docker Version to Community Edition

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

What is a Top-Level-Domain (TLD)?

TLD stands for Top Level Domain. This includes any domain names which suffix is .com, .net, .org,...