If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
Although bash scripting is not a second nature to me, I'm able to implement some shortcomings on my system with it. One feature I missed in the KDE Trash was to remove old stuff. I wonder if there's anyone who has never got a trash of 3 GB or more. And totally forgot about it.
So this little script does the housekeeping. Once put in a cronjob, it will regulary check your trash and removes all files exceeding a certain threshold. At least I find it useful, so maybe some of you out there will like it too.
Konqueror/Dolphin/Gwenview... puts preview pictures/thumbnails in the /home/user/.thumbnails/. There are no cache size limit / expiration date for these thumbnails.
Comment