From owner-cvs-all Wed Jul 19 12:26:54 2000 Delivered-To: cvs-all@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 808C037B95D; Wed, 19 Jul 2000 12:26:44 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.15 #1) id 13EzU5-0001m9-00; Wed, 19 Jul 2000 21:26:21 +0200 From: Sheldon Hearn To: Bill Fumerola Cc: obrien@FreeBSD.org, Archie Cobbs , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c In-reply-to: Your message of "Wed, 19 Jul 2000 15:20:39 -0400." <20000719152039.B51462@jade.chc-chimes.com> Date: Wed, 19 Jul 2000 21:26:21 +0200 Message-ID: <6828.964034781@axl.ops.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Jul 2000 15:20:39 -0400, Bill Fumerola wrote: > The main reason is that ? is a (for all intents and purposes) a reserved > shell character and typing: > > foo -\? Right, that makes sense, I suppose. I must admit that I've never been bitten by this myself, but I suppose it'd be problematic if one had a file in the working directory whose name was composed of two characters, the first of which was a dash. Talk about edge cases. :-) But I hear you. It was a bit presumptuous to call the way I do things "the UNIX way" just because I can't remember who taught it to me. :-) Later, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message