Day 9 Task: Shell Scripting Challenge Directory Backup with Rotation
Challenge Description
The task is to create a bash script that takes a directory as a command-line argument and performs a backup. The script should create timestamped backup folders and copy all the files from the specified directory into the backup...
day-1-of-90daysofdevops.hashnode.dev3 min read