
Clean Trash
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
If you put this script in a daily cronjob, it will automatically delete all older files than 14 days from your trash.
The combination find and rm does not work, because the trash stores data about the trash items since KDE 3.4. The script does take care of it.
With a little fantasy you can adjust the 14 days setting to anything you like.
Centauro12
11 years ago
Report