From owner-freebsd-arch Fri Apr 7 12:51:54 2000 Delivered-To: freebsd-arch@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id 0893D37BABF for ; Fri, 7 Apr 2000 12:51:49 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.3/8.9.3) with ESMTP id VAA25610 for ; Fri, 7 Apr 2000 21:55:21 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id VAA37779 for freebsd-arch@freebsd.org; Fri, 7 Apr 2000 21:51:43 +0200 (CEST) Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 7E3EE37C117 for ; Fri, 7 Apr 2000 12:49:51 -0700 (PDT) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id MAA41256; Fri, 7 Apr 2000 12:49:38 -0700 (PDT) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <200004071949.MAA41256@gndrsh.dnsmgr.net> Subject: Re: Import of tcsh into src/contrib/, replacing src/usr.bin/csh In-Reply-To: <200004071901.NAA01324@harmony.village.org> from Warner Losh at "Apr 7, 2000 01:01:57 pm" To: imp@village.org (Warner Losh) Date: Fri, 7 Apr 2000 12:49:38 -0700 (PDT) Cc: arch@freebsd.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > In message <200004070739.AAA39984@gndrsh.dnsmgr.net> "Rodney W. Grimes" writes: > : > rm foo.{a,b,c,d}{a,b,c,d} > : Ahh... rm foo.[ad][ad] your wasting key strokes, especially them > : damn shifted op's doing the {} thing :-) > > But you missed the context, where I needed to make sure that I could > get the list back so I could feed it to cvs rm ... The context goes into the history list, you don't have to worry the !! and !!:2-$ as they do not re-evaluate the regex, the pull the values stored in the history buffers. You can always get the list back... think for a minute, Do a few ``h'''s and look, then think some more about your ``context'' situation above. Oh... and you can stop by and borrow my nice new shinny orange cone to protect your head with :-) > : > cvs !! > : > cvs commit !!:2-$ > > Warner > -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message