Shell Scripting Challenge: Directory Backup with Rotation ๐ก๏ธ
๐ Challenge Description
In this challenge, you'll create a bash script that performs the following tasks:
Backup a Directory: The script should take a directory path as a command-line argument.
Create Timestamped Backup Folders: Each backup should...
ramiz-devops-labs.hashnode.dev2 min read