BASH Script to take backup of a folder whenever something is changed in it
Let me clarify the problem statement a little bit before we move on to solve it!
We have a directory that we need to back up periodically. But periodically here means that whenever something is added, modified, moved, or deleted from this directory t...
harshitsharma.hashnode.dev2 min read