Day 9 Task: Shell Scripting Challenge Directory Backup with Rotation
Aug 9, 2024 · 2 min read · TASK: 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 folder. ...
Join discussion











