Difference between revisions of "Zip (command)"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
* <code>[[unzip]]</code> | * <code>[[unzip]]</code> | ||
* <code>[[zipinfo]]</code> | * <code>[[zipinfo]]</code> | ||
+ | * [[Terraform data source: archive file]] | ||
== See also == | == See also == |
Latest revision as of 12:54, 9 October 2024
This article is a Draft. Help us to complete it.
zip squash.zip file1
zip -r -0 -e encrypted_file.zip /path/to/files
zip -T file_to_verify.zip test of file_to_verify.zip OK
zip -T file_to_verify.zip
zip warning: missing end signature--probably not a zip file (did you zip warning: remember to use binary mode when you transferred it?) zip warning: (if you are trying to read a damaged archive try -F)
zip error: Zip file structure invalid (file_to_verify.zip)
Related[edit]
See also[edit]
Advertising: