Hi,

# set -x; umask 077; /bin/sh /etc/daily 2>&1 | tee /var/log/daily.out |
mail -s "`/bin/hostname` daily output" root
+ set -x
+ umask 077
+ /bin/sh /etc/daily
+ tee /var/log/daily.out
++ /bin/hostname
+ mail -s 'ns3 daily output' root
Null message body; hope that's ok
#

Every night I get *2* emails, one is empty and the other one is the
expected "daily output".

What's wrong?

Thanks, Helmut

-- 
No Swen today, my love has gone away
My mailbox stands for lorn, a symbol of the dawn

Reply via email to