Re: directories I can't get rid of
On 2024-12-10, Thomas Schweikle wrote:
> Am Di., 10.Dez..2024 um 15:49:02 schrieb Mike McClain:
>> 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?
>
> Are these mountpoints? Maybe?
Yes .cache/doc is a mountpoint for steam and .cache/gvfs could be a
mountpoint for gnome. To confirm do :
mount | grep cache
Reply to: