/ Published in: Bash
zip a folder from linux command line
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
zip -r <zipfile> <folder_name>