Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

windows commandline zip

# example 1
tar.exe -a -c -f out.zip in.txt
# example 2
tar.exe -x -f out.zip
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #windows #commandline #zip
ADD COMMENT
Topic
Name
7+4 =