Question 12
Compresses the /remove directory into a tarball, excluding the /sample subdirectory, and names it backup.tar.gz.
Deletes the /sample subdirectory before creating a compressed tarball of /remove.
Extracts the contents of backup.tar.gz to /remove, excluding the /sample directory.
Lists the contents of /remove, ignoring the /sample subdirectory.