Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!netserv2!deven From: deven@rpi.edu (Deven T. Corzine) Newsgroups: comp.sys.amiga.tech Subject: Wildcards ("*.o" wild, "*" console, "**" wild) Message-ID: Date: 8 Nov 90 22:33:12 GMT References: <53407.657565922@atronx.UUCP> <1990Nov3.073201.8227@agate.berkeley.edu> <6977@sugar.hackercorp.com> <1990Nov4.054222.24999@agate.berkeley.edu> <6984@sugar.hackercorp.com> Organization: Rensselaer Polytechnic Institute, Troy, NY Lines: 24 In-Reply-To: limonce@pilot.njin.net's message of 4 Nov 90 17:36:09 GMT On 4 Nov 90 17:36:09 GMT, limonce@pilot.njin.net (Tom Limoncelli) said: Tom> As more and more people get 2.0, we will finally see the demise Tom> of the "why not use * for wilde cards? I hate to type #? !" No, Tom... People can still bitch about it -- for * to be equivalent to #?, it has to be in conjunction with something, not alone. That is, you can do "delete *.o" but not "delete *"... However, you *can* use "delete **" instead, so I guess it's not *too* bad... (People just have to be made aware doubling it works for a match-everything wildcard... yes, it's still 2 keystrokes, like #?, but both the same key, and one many people are used to...) Tom> The end of an era. So much the pity... Deven -- Deven T. Corzine Internet: deven@rpi.edu, shadow@pawl.rpi.edu Snail: 2214 12th St. Apt. 2, Troy, NY 12180 Phone: (518) 271-0750 Bitnet: deven@rpitsmts, userfxb6@rpitsmts UUCP: uunet!rpi!deven Simple things should be simple and complex things should be possible.