From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <240892daccaec2131635fbd4917479de@hamnavoe.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] ls, rc question -- proposed change to rc/glob.c From: Richard Miller In-Reply-To: <000b01c40dc7$b8df6e40$1602a8c0@bl.belllabs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 19 Mar 2004 16:34:12 +0000 Topicbox-Message-UUID: 3a2703fc-eacd-11e9-9e20-41e7f4b1d025 > I would be most disturbed if 'ls' and 'ls *' returned different numbers > of entries. term% cd / term% ls|wc 40 40 202 term% ls *|wc 1056 1056 10972