/ Published in: Bash
zip a folder from linux command line
Expand |
Embed | Plain Text
zip -r <zipfile> <folder_name>
You need to login to post a comment.
zip a folder from linux command line
zip -r <zipfile> <folder_name>
You need to login to post a comment.