Answers for "zip equivalent linux"

61

linux zip a directory

zip -r filename.zip /path/to/folder1
Posted by: Guest on May-11-2020
0

zip older linux

zip [option] output_file_name input1 input2
Posted by: Guest on January-06-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language