Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!apple!bbn!bbn.com!rsalz From: rsalz@bbn.com (Rich Salz) Newsgroups: gnu.bash.bug Subject: Re: Bug/Feature in globbing Message-ID: <1897@prune.bbn.com> Date: 12 Jul 89 17:29:06 GMT References: Distribution: gnu Organization: BBN Systems and Technologies Corporation Lines: 10 Given a directory with the two files "virus" and "very" in it, then echo v* z* will do the following for sh very virus z* and it will do the following for csh very virus if you do "set nonomatch" in csh, then you'll get the sh behavior. -- Please send comp.sources.unix-related mail to rsalz@uunet.uu.net. Use a domain-based address or give alternate paths, or you may lose out.