Day 9 Task: Shell Scripting Challenge Directory Backup with Rotation
Challenge Description -
Today’s task is to create a bash script that takes a directory path as a command-line argument and performs a directory backup. The script should create timestamped backup folders and copy all the files from the specified dire...
milindmp1775.hashnode.dev4 min read