Script – Find large files
| |This perl script will search for all files that are larger than 20 MB and send a report to the email address you configure.
Change server and user in the script. Run the script as a weekly cron job with the command:
/root/script/check_for_large_files_and_warn.sh
Technology and design