From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] bug or a feature? From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 12 Jun 2002 23:41:54 -0400 Topicbox-Message-UUID: ab563ab4-eaca-11e9-9e20-41e7f4b1d025 > shell globbing. Or set noglob in the shells that support it. The fact > that noglob exists says to me that the no-match pass-through globbing > behaviour has been found to be problematic in the past. no, it only means someone felt like putting it in and was motivated enough to write the code. russ