Back to Developer Roadmap

zip and unzip

src/data/roadmaps/shell-bash/content/zip-unzip@hOtzJ9tH4OcB2uI2T_si5.md

4.0709 B
Original Source

zip and unzip

zip and unzip are command-line utilities used for compressing and decompressing files and directories. zip packages files into a single archive, reducing their size and making them easier to share or store. unzip extracts the contents of a zip archive, restoring the original files and directories.

Visit the following resources to learn more: