home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!sybus.sybus.com!myrddin!tct!chip
- From: chip@tct.com (Chip Salzenberg)
- Subject: Re: DDEBs (DON'Ts, DON'T EVERs, & BEWARES)
- Message-ID: <2A925E81.43D1@tct.com>
- Date: Wed, 19 Aug 1992 14:45:21 GMT
- References: <1992Aug11.091207.29484@colorado.edu> <Bstv3p.2KD@news.cso.uiuc.edu> <1992Aug12.012136.21563@tc.cornell.edu>
- Organization: TC Telemanagement, Clearwater, FL
- Lines: 15
-
- According to hargrove@theory.TC.Cornell.EDU (Paul H. Hargrove):
- >You're even better off (assuming bash) doing
- >$ echo silly?file*
- >sillyXfile1a sillyYfile1b sillyZfile327a sillyqfileTHX1138
- >$ rm !$ (or !* for multiple wildcards)
-
- Even better:
- $ echo silly?file*
- sillyXfile1a sillyYfile1b sillyZfile327a sillyqfileTHX1138
- $ rm <ESC>. [expands to the last word on the previous line]
-
- --
- Chip Salzenberg at Teltronics/TCT <chip@tct.com>, <73717.366@compuserve.com>
- "Do Rush place weird subliminal backmasked messages in their songs to
- compel unwilling geeks to commit evil .sig atrocities?" -- Dean Engelhardt
-