From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <66556c53bb0f92dac0b0484edeef3f8d@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] bug or a feature? From: "rob pike, esq." MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 11 Jun 2002 11:29:20 -0400 Topicbox-Message-UUID: a987bc4e-eaca-11e9-9e20-41e7f4b1d025 > shouldn't rc return an empty list if the glob matching does not > succeed? currently it returns the actual string it attempted to glob, This is long-standard behavior for shells. Feature. -rob