SyntaxFix
Write A Post
Hire A Developer
Questions
The zip Package should be installed in system.
zip <filename.zip> <file>
Example:
zip doc.zip doc.txt
unzip <filename.zip>
unzip mydata.zip