From owner-freebsd-questions@FreeBSD.ORG Fri Oct 10 14:28:33 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AB4116A4B3 for ; Fri, 10 Oct 2003 14:28:33 -0700 (PDT) Received: from beast.clarksys.com (sm02.cthought.com [64.81.233.33]) by mx1.FreeBSD.org (Postfix) with SMTP id 77D7143F75 for ; Fri, 10 Oct 2003 14:28:32 -0700 (PDT) (envelope-from maxc@beast.clarksys.com) Received: (qmail 75150 invoked by uid 1000); 10 Oct 2003 21:27:42 -0000 Date: Fri, 10 Oct 2003 14:27:42 -0700 From: Max Clark To: freebsd-questions@freebsd.org Message-ID: <20031010212742.GA75050@beast.clarksys.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <002701c38f70$383173e0$04fea8c0@moe> <000101c38f75$24190170$04fea8c0@moe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000101c38f75$24190170$04fea8c0@moe> User-Agent: Mutt/1.5.4i Subject: Re: Redirect to /dev/null X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 21:28:33 -0000 On Fri, Oct 10, 2003 at 04:26:16PM -0500, Charles Howse wrote: > It should be: > ... > /dev/null 2>&1 > The the greater-than symbol preceeds the ampersand . Thank you, that makes much more sense now. -- Max Clark Max Clark