How to remove a directory which looks corrupted

Posted by hap497 on Super User See other posts from Super User or by hap497
Published on 2010-03-05T05:20:58Z Indexed on 2010/04/15 12:04 UTC
Read the original article Hit count: 191

Filed under:

Hi,

I am using ubuntu 9.10.

And I only directory, it shows as '?' for user/ownership.

How can I remove it?

-rw-r--r--  1 hap497 hap497  1822 2010-01-28 22:48 IntSizeHash.h
d?????????  ? ?       ?           ?                ? .libs/
-rw-r--r--  1 hap497 hap497   194 2010-02-25 12:12 libwebkit_1_0_la-BitmapImage.lo

I have tried "$ sudo rm -Rf .libs rm: cannot remove `.libs': Input/output error"

Thank you for any pointers.

© Super User or respective owner

Related posts about ubuntu