Date: Fri, 7 Apr 2000 12:49:38 -0700 (PDT) From: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> To: imp@village.org (Warner Losh) Cc: arch@freebsd.org Subject: Re: Import of tcsh into src/contrib/, replacing src/usr.bin/csh Message-ID: <200004071949.MAA41256@gndrsh.dnsmgr.net> In-Reply-To: <200004071901.NAA01324@harmony.village.org> from Warner Losh at "Apr 7, 2000 01:01:57 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004071949.MAA41256>