rmstale danstis
winget install --id=danstis.rmstale -e
rmstale is a tool to remove stale files recursively below a given directory. Files and folders older than a defined period are removed.
rmstale is a command-line tool designed to remove stale files recursively below a given directory. It identifies and deletes files and folders that have not been modified for a specified period of time, helping users maintain clean and organized file systems.
Key Features:
- Recursive File Deletion: Efficiently removes files and empty directories older than the defined period.
- File Extension Filtering: Targets specific file types by extension, allowing selective cleanup.
- Dry-Run Mode: Previews deletions without modifying files, ensuring safe execution.
- Configuration Options: Customizable with flags for age, path, confirmation prompts, and more.
- Cross-Platform Support: Available on Windows (via Chocolatey or winget) and Linux.
Audience & Benefit: Ideal for system administrators, developers, and anyone needing to manage disk space. It streamlines maintenance by automatically removing outdated files, reducing manual effort and enhancing efficiency.