linux zip a directory
zip -r filename.zip /path/to/folder1
convert all files and folders in current directory into zip in linux
zip -r myfiles.zip mydir
create zip file ubuntu
zip -r output_file.zip file1 folder1
zip entire directory ubuntu
zip -r compressed_filename.zip foldername
zip folder linux
# -r (recursive) option to do the entire directory trees at once
zip -r myfiles.zip mydir
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us