Platz wird eng
Thilo Six
T.Six at gmx.de
Mit Aug 2 18:20:41 BST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Frank wrote the following on 02.08.2006 19:13:
>>> das KDE Programm Filelight. Es ist eines meiner Lieblings-Tools (und wie
>>> ihr wisst bin ich GNOME-Fundamentalist). :)
>> und dann hast du baobab noch nicht entdeckt ?
>
>
> Jetzt muß ich doch nochmal meinen Senf dazu geben.
> Mit Hilfe von baobab habe im Orner .thumbnails einen 200 MB großen
> schrott gefunden und elemeniert, ich bin jetzt happy.
> Es lohnt sich doch hier nachzufragen.
> Nach dem Motto:
> Ask a stupid question, and be a fool for 5 minutes.
> Don't ask, and be a fool for the rest of your life.
>
>
Hier wieder eine cli Lösung, aber die hat sich hier bewährt:
alias delpriv='rm -rfv ~/.mozilla/firefox/*/Cache/??*
~/.BitTornado/datacache/??* ~/.xchat2/xchatlogs/??* ~/. gaim/logs/??*
~/.kde/share/apps/RecentDocuments/??* ~/.dvdcss/??* ~/.licq/history/??*
~/.licq-dick/history/??* ~/.thumbnails/fail/ ; find ~/.thumbnails -type
f -atime +4 -exec rm -v {} \;'
Besonders der letzte Teil, also:
find ~/.thumbnails -type f -atime +4 -exec rm -v {} \;
wird dich interessieren, denn er löscht alle thumbnails die länger als 4
Tage nicht benutzt (also angezeigt) wurden.
MfG Thilo
- --
i am on Ubuntu 2.6 KDE
- - some friend of mine
gpg key: Ox4A411E09
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFE0N7ogkdHiUpBHgkRA3CYAJoC7cqAFcR+ietvZRK8RzEvcfyjdwCgo8jV
cM+ydWtDMnwGlRqj6wmSO60=
=TpON
-----END PGP SIGNATURE-----