From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Thu, 22 Sep 2005 10:21:32 -0400 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] deleting files? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Topicbox-Message-UUID: 8f06b1d0-ead0-11e9-9d60-3106f5b1d025 > Student created a file (ls -l output) > > a--------- M 48 user user ... H[?]test1.c I assume rm H*test1.c does not work? Can you send the output of ls | grep H.*test1.c | xd -b -c Thanks. Russ