From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4491bb14617eb61e87f7bc895e75b901@terzarima.net> From: Charles Forsyth To: 9fans@cse.psu.edu Subject: Re: [9fans] ls, rc question -- proposed change to rc/glob.c In-Reply-To: <1cfa5e29c25777a3842f88338e39b634@vitanuova.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 23 Mar 2004 00:49:56 +0000 Topicbox-Message-UUID: 3d6a931c-eacd-11e9-9e20-41e7f4b1d025 come to think of it, if i expect {rm -r a} to empty (and delete) `a' might i not expect {rm a/*} and especially {rm -r a/*} to remove all removable names from `a'?