Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2003 13:27:55 -0700
From:      Max Clark <maxc-freebsd-questions@beast.clarksys.com>
To:        freebsd-questions@freebsd.org
Subject:   Redirect to /dev/null
Message-ID:  <20031010202755.GA74202@beast.clarksys.com>

next in thread | raw e-mail | index | archive | help
Hi all,

What is the proper way to redirect output to /dev/null? I've been using the following in my crontab but output is still ending up in my mailbox.

... 2>&1 > /dev/null

Thanks,
Max

--
Max Clark <maxc at beast.clarksys.com>
<a href="http://www.clarksys.com">Max Clark</a>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031010202755.GA74202>