Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
how to zip a file in linx
army
Programming language:
Shell/Bash
2021-06-20 01:27:41
0
Q:
how to zip a file in linx
Parrotmaster
Code:
Shell/Bash
2021-02-02 19:17:13
//zip a file or directory
zip
-r myfolder.
zip
myfolder
//unzip it
unzip myfolder.
zip
12
Tags
file
how
Related
linux install zip command
how to find a file in linux terminal
how to zip with tar command
create a zip file in linux
how to install zip file in linux
zip exclude multiple files linux
linux tar zip folder
how to get list of files in zip linux
how to zip a file in linux
convert all files and folders in current directory into zip in linux
zip some files linux
Linux How to zip two files
linux zip a directory
zip command in linux
how to install zip files using wsl
New to Communities?
Join the community