On 12 Sep 2002, Kenneth Macdonald Karlsen wrote: > Hi all. > I tried to read man but with no success. > How do i avoid to get a report by mail of a specific cronjob? > I run it hourly and I do not want to receive mail about it. > > Kenneth
put a >/dev/null 2>&1 at the end of your crontab entry. This redirects output to /dev/null Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]