/File-Deletion-Policy-Script

This shell script automates the process of cleaning up old files in a specified directory based on their age. It is designed to help manage disk space by deleting files that are older than a specified number of days. The script also logs all actions and deletions to a log file for auditing and review purposes.

Primary LanguageShellMIT LicenseMIT

Watchers