Simple BASH scripting exercises
This post assumes that you have read the bash script beginner guideso that you know how to give file permissions and how to execute the bash script.
1. Write a BASH script to create a backup of the current directory that you are working on.
Usage: ./...
sebinsebastian.hashnode.dev3 min read