Bash-Scripting-for-Beginners
- These scripts were for a compliance project in which the client had to keep records for a certain amount of time, as required by law in their industry.
- Once a month, the client would manually go in and delete the records, which was time consuming and often times pushed to following months due to workload.
- The scripts run via cronjob and check the file system daily for records that have recahed the age of seven years.