Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!brunix!doorknob!ars From: ars@cs.brown.edu (Adam Stauffer) Newsgroups: comp.unix.shell Subject: Re: Shell wildcard expansion Message-ID: Date: 24 Jun 91 19:05:02 GMT References: <1991Jun24.144854.8879@ap542.uucp> <13912@mentor.cc.purdue.edu> Sender: news@brunix.UUCP Organization: Department of Computer Science, Brown University Lines: 10 In-reply-to: asg@sage.cc.purdue.edu's message of 24 Jun 91 17:41:49 GMT }I'm looking for a wildcard expansion mechanism, where for example I could }do mv *.c *.o. }E.g. an expansion where I only get the * part. There is a really nifty program called "mmv" that allows for all sorts of fun expansions to occur. It is available at uunet.uu.net in vol 21 of the comp.sources.unix archive... -adam