From owner-freebsd-chat@FreeBSD.ORG Fri Feb 29 19:24:04 2008 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90EA11065677 for ; Fri, 29 Feb 2008 19:24:04 +0000 (UTC) (envelope-from reed@reedmedia.net) Received: from c-0500.emailmediator.com (c-0500.emailmediator.com [64.85.162.118]) by mx1.freebsd.org (Postfix) with ESMTP id 68CBC8FC2B for ; Fri, 29 Feb 2008 19:24:04 +0000 (UTC) (envelope-from reed@reedmedia.net) Received: from pool-71-170-114-32.dllstx.fios.verizon.net ([71.170.114.32] helo=reedmedia.net) by c-0500.emailmediator.com with esmtpa (Exim 4.67) (envelope-from ) id 1JVApv-0004R0-B9; Fri, 29 Feb 2008 14:24:03 -0500 Received: from reed@reedmedia.net by reedmedia.net with local (mailout 0.17) id 2789-1204313095; Fri, 29 Feb 2008 13:24:56 -0600 Date: Fri, 29 Feb 2008 13:24:55 -0600 (CST) From: "Jeremy C. Reed" To: Josh Paetzel In-Reply-To: <200802291410.45509.josh@tcbug.org> Message-ID: References: <20080228182457.0f773080.bsd-unix@embarqmail.com> <200802291324.41438.josh@tcbug.org> <47C85417.7020308@skoberne.net> <200802291410.45509.josh@tcbug.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-chat@freebsd.org, Nejc =?utf-8?q?=C5=A0koberne?= Subject: Re: WooHoo! 10 years of FreeBSD X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 19:24:04 -0000 > It's also a shell meta-character in the shells I'm familiar with, and > gets expanded long before grep would ever see it unless you escape it. > Hence the question about what shell the poster is using.... sh, bash, or ksh just pass it a long literally if not matched tcsh, csh complain if not match. The error message says the command name -- but that is bogus -- as the command is never even ran. Really it is the shell.