Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

tar.exe zip format

# 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: #zip #format
ADD COMMENT
Topic
Name
3+3 =