Day 9 Task: Shell Scripting Challenge Directory Backup with Rotation
Your 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 backu...
nikhildevopshub.hashnode.dev4 min read