Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When started manually or automatically by a cronjob, the diskspace command behaves like this:

  1. read in configuration (set in global settings)
  2. load plugins from ~/share/diskspace
  3. load custom plugins from ~/local/share/diskspace, if existent - yes, you can define additional plugins yourselves
  4. collect paths and time information of all paths defined in loaded plugins
  5. delete files according to configured settings

...