Summary: Cron mail output

From: Warren, John H. <JHWARREN_at_ESCOCORP.com>
Date: Thu, 04 Jun 1998 13:32:03 -0700

Thanks for the numerous quick responses.

Question: How can you run cron jobs without mail being sent?

Answer: append the following after your command in the crontab: >
/dev/null 2>&1
This redirects both standard output and standard error to the bit
bucket.
Received on Thu Jun 04 1998 - 22:34:56 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT