Cheat Sheet #day63 - zip
zip Command Cheatsheet
The zip command is used to compress files into a ZIP archive. It is a popular utility for archiving and compressing files in Unix-like systems. Here’s a quick reference guide:
Basic Syntax
zip [OPTION]... ZIP_FILE FILE...
Comm...
cloudtuned.hashnode.dev2 min read