From: utzoo!decvax!genradbo!linus!smk Newsgroups: net.sources Title: Re: Rm ABC? Article-I.D.: linus.10609 Posted: Tue Feb 15 12:45:20 1983 Received: Fri Feb 18 03:57:00 1983 References: ucbvax.878 What I do is to do a: od -bc . which is nice (until 4.2bsd) because each directory entry takes up 1 line. Based on this, if I have to, I write a 1-liner that unlink's the name. A bit of a pain, but the shell and rm don't like all ASCII.