24 May
2002
24 May
'02
3:09 p.m.
On Fri, May 24, 2002 at 11:00:22AM -0400, Brad Noyes wrote: maitre> combination. When i try to delete the file using 'rm', or cat it, i can't seem to maitre> pass the correct filename to rm (i do try to escape characters, and use 'TAB' but no luck). Is there a way to pass an inode number to rm or cat? Go to the directory that contains these strange filenames and do: rm -i * Then type y when you get to the strange file(s) you want to delete. -- 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