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