>>216
$ ls -i
7865677 -a.txt
$ find . -inum 7865677 -exec rm {} \;

まいったか