From owner-cvs-all Fri Aug 27 2: 5:30 1999 Delivered-To: cvs-all@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 62AD215295; Fri, 27 Aug 1999 02:05:17 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11KHvA-000ETE-00; Fri, 27 Aug 1999 11:03:40 +0200 From: Sheldon Hearn To: jkoshy@FreeBSD.org Cc: Chris Piazza , tg@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, doug@gorean.org Subject: Re: cvs commit: src/bin/sh miscbltin.c sh.1 In-reply-to: Your message of "Fri, 27 Aug 1999 02:01:28 MST." <199908270901.CAA50051@freefall.freebsd.org> Date: Fri, 27 Aug 1999 11:03:40 +0200 Message-ID: <55627.935744620@axl.noc.iafrica.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 27 Aug 1999 02:01:28 MST, jkoshy@FreeBSD.org wrote: > You're right. However, the ability to turn off a `-r' using a subsequent > `-e' could be useful: > > alias read="read -r" # want old /bin/sh behaviour > ... > read -e foobar # except here Why does this look so familiar? Oh yeah. The ls -n thing. :-) later, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message