How do I avoid my ~/.kde/tmp-sda2-enc/.kio_thumbnails* using all my free space
Goh Lip
g.lip at gmx.com
Mon Aug 2 13:41:38 UTC 2010
On 08/02/2010 08:59 PM, user1 wrote:
> I have now a lot of empty directories in
> /home/username/.kde/tmp-sda2-enc/, but how do I remove those empty
> directories.
>
> I have even tried following command
> rmdir --ignore-fail-on-non-empty /home/username/.kde/tmp-sda2-enc/* but
> the empty directories will still not go away.
>
rm -R <dir>
rm -Rf <dir>
hidden files?
Regards - Goh Lip
More information about the kubuntu-users
mailing list