I\'m getting the following mail every time I execute a specific cronjob. The called script runs fine when I\'m calling it directly and even from cron. So the message I get i
in your .profile, change
mesg n
to
if `tty -s`; then mesg n fi