Zip and Unzip cheatsheet Unzipping while ignoring the tree unzip -j /path/to/file.zip -d output_folder Unzipping while overwriting existing files unzip -o /path/to/file.zip