From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2c0570d90e9065dec3913f1726e373eb@vitanuova.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] how to delete directories prefixed with a dash Date: Wed, 16 Jun 2004 17:32:31 +0100 From: rog@vitanuova.com In-Reply-To: <40D05213.9050309@anvil.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: a3a6ad28-eacd-11e9-9e20-41e7f4b1d025 > ... but grep understands \\:-). and...? > > rm ./$1 > > > > isn't correct. > > Why not? 'cos you might want to give an argument that's not relative to the current directory?