Tar and Zip Compression

# Introduction In this challenge, you need to compression files and directories. You will use the `tar` and `zip` commands. ## Achievements - `tar` - Create, extract, and list files from a tar archive - `zip` - Compress files

|60 : 00

Click the virtual machine below to start practicing