Hi all, this is a backup tool to be used in for automated or manual backup. What this small script does is creating one tar.gz archive for each subdirectory found starting from a give directory.
It takes just two arguments: where to start from, where to save the new created archives.
The goal is...
Bash Script: one tar gz archive from each subfolder.