...
When started manually or automatically by a cronjob, the diskspace command behaves like this:
- read in configuration (set in global settings)
- load plugins from ~/share/diskspace
- load custom plugins from ~/local/share/diskspace, if existent - yes, you can define additional plugins yourselves
- collect paths and time information of all paths defined in loaded plugins
- delete files according to configured settings
...