30 Bird - Creating a Shell Script

Overview

NOTE: The Kali VM should be running.

In this exercise, you’ll create a shell script that will back up a folder in Linux. For this exercise, the /srv/shares/sales folder must exist and have file contents. It’s not important what they are, so if the folder and files don’t exist, you can create them before the exercise.

The bash script created in the following exercise