Get the inode number using
ls -il
and then remove using the incantation
find . -inum [inode # here] -exec rm -i {} \;
rminode
(/progtricks)
2006-03-29, 16:45
[edit]
© M. Vallisneri 2012 — last modified on 2010/01/29
Tantum in modicis, quantum in maximis