Mike McClain wrote: 
> I've a couple od directories in ~/.cache I can't read or get rid of.
> find: '/home/mike/.cache/gvfs': Permission denied
> find: '/home/mike/.cache/doc': Permission denied
> ls, rmdir and unlink also get 'Permission denied' when executed by root.
> Suggestions?


You may have extended attributes set.

Try

lsattr

and if that shows you fun things, chattr to change them. There
are man pages.

-dsr-

Reply via email to