From owner-freebsd-questions@FreeBSD.ORG Mon Jan 15 22:05:14 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5401A16A407 for ; Mon, 15 Jan 2007 22:05:14 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 9A96D13C448 for ; Mon, 15 Jan 2007 22:05:13 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (dialup215.ach.sch.gr [81.186.70.215]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l0FM4Zaf026872 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 16 Jan 2007 00:04:43 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id l0FM4RHc002283; Tue, 16 Jan 2007 00:04:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id l0FM4NYj002282; Tue, 16 Jan 2007 00:04:23 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 16 Jan 2007 00:04:23 +0200 From: Giorgos Keramidas To: Chuck Swiger Message-ID: <20070115220422.GA2250@kobe.laptop> References: <20070114024551.GA21847@thought.org> <20070114034148.GC2734@kobe.laptop> <20070114201546.GA28048@thought.org> <20070114203104.GB3404@kobe.laptop> <20070114214410.GB24039@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.729, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.47, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: Gary Kline , freebsd-questions@freebsd.org Subject: Re: perl substitution question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2007 22:05:14 -0000 On 2007-01-15 10:21, Chuck Swiger wrote: > On Jan 14, 2007, at 1:44 PM, Gary Kline wrote: > > Man! truer words, (&c)... . One o the very few suggestions > > left for improving shells [ and/or subshells ] is a flag, > > say '-N' which would have *nothing* to be escaped. In other > > words a '$' or '"' would be interpreted literally. But I'm > > sure there are reasons for not escaping some bytes. > > ZSH has the "noglob" keyword which can be quite useful... OMG! I managed to break a new shell war :) /me ducks and runs very far away