Day 9#90DaysOfDevOpsChallenge:
Directory Backup with Rotation Script
For Day 9 of my #90DaysOfDevOps challenge, I worked on a bash script that automates backing up a folder and keeps only the last 3 backups. Here’s a simpler explanation of what I did and the code I used.
The Task
This script’s job is to back up a fold...
ashishpatil0693.hashnode.dev3 min read