onezeronull.com
Add one or more folders to .zip archive
To add single directory (with all files and sub-directories) simply execute: zip -r zip_file_name.zip name_of_your_directory To add all contents of current directory (again, recursively) call inste…