25 May
2002
25 May
'02
8:11 p.m.
On Sat, May 25, 2002 at 01:43:23PM -0400, Bryan Scaringe wrote: scaringe> you could also try removing the files by inode. Like this I suppose: # shows the inode numbers for each file in the directory ls -i # removes inode number N find . -inum N -exec rm {} \; -- Charles R. Anderson <cra@wpi.edu> / http://angus.ind.wpi.edu/~cra/ PGP Key ID: 49BB5886 Fingerprint: EBA3 A106 7C93 FA07 8E15 3AC2 C367 A0F9 49BB 5886