Sept 02, 2006
[araheja@techq ~] ls -ali *
336551 drwxr-sr-x 2 root root 4096 Aug 27 17:40 .
176625 drwxr-sr-x 6 root root 4096 Aug 27 17:06 ..
336581 -rw-r--r-- 1 root root 492 Aug 27 17:17 -T
[araheja@techq ~] find ~/ -inum 336581 -exec rm -i {} \;