Cannot delete file:

 

# rm web.process.heartbeat

rm: cannot remove `web.process.heartbeat': No such file or directory

# rm -f web.process.heartbeat

# ll

ls: cannot access web.process.heartbeat: No such file or directory

total 0

?????????? ? ? ? ?            ? web.process.heartbeat

 

Any idea?