more on strange file names

Jeffrey W Percival jwp at uwmacc.UUCP
Mon Aug 5 05:18:02 AEST 1985


In article <137 at lmef.UUCP> damon at lmef.UUCP (Damon Scaggs) writes:
>A while back there was considerable discussion about how to delete files
>
>	find . -inum (inode # of file) -exec /bin/rm {} \;
>
>Certainly this is better than clri followed by a fsck...

Nope.  The original posting concerned 2.8BSD, and *nothing* using "rm"
worked.  Nothing whose performance ultimately relied on "unlink(2)" did
the job.  I received many suggestions, and tried them all, but my file
names were such that only the clri method was successful.

-- 
	Jeff Percival ...!uwvax!uwmacc!jwp



More information about the Comp.unix mailing list