Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

zip command in linux

Syntax :

zip [options] zipfile files_list

Syntax for  Creating a zip file:

$zip myfile.zip filename.txt
Source by www.freecodecamp.org #
 
PREVIOUS NEXT
Tagged: #zip #command #linux
ADD COMMENT
Topic
Name
6+8 =