How to zip folder in Linux
This is one of my blicki posts because I always exchange position of source folder and output file if I am packing something with zip.
Correct usage:
zip -r <output_file> <folder_name>
Output file first! Dull Martin, dull boy :D
Tags: #unix ,
Created: 23. 9. 2022