zip from linux command line


/ Published in: Bash
Save to your folder(s)

zip a folder from linux command line


Copy this code and paste it in your HTML
  1. zip -r <zipfile> <folder_name>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.