File Prune

v1.1.0 System Official
👤 Maintained by: Orchelium

Description

Delete files in a directory that match a wildcard pattern and are older than
a specified number of days. Uses find -mtime to locate and remove matching
files. Useful for pruning backup archives, log files, and any other
time-based file retention policies.

Tags

prune cleanup files retention maintenance

Installation

Via Plugin Manager (Recommended)
  1. Open Orchelium and navigate to Plugin Manager.
  2. Find File Prune in the catalog and click Install.
  3. The plugin is downloaded and activated automatically — no restart required.
Manual Install
  1. Download from: https://github.com/dpembo/orchelium-plugins/tree/main/file-prune
  2. Copy the folder to your Orchelium plugins/file-prune/ directory.
  3. Orchelium hot-reloads the plugin within seconds — no restart needed.