STZ(1) | General Commands Manual | STZ(1) |
stz
— Manipulate
Streamable Archives
stz |
extract [[-hash-type
hash-type] --hash-size
hash-size-in-bytes
--hashes-file hashes-file]
input-path
output-path |
This utility may be used to manipulate streamable archives.
The extract
form extracts a streamable
archive. The hash arguments are optional, but if used provide a convenient
way to verify the integrity of the archive during extraction.
--hash-type
hash-typeMD5
SHA1
SHA224
SHA256
SHA384
SHA512
The default is SHA256
.
--hash-size
hash-size-in-bytesDisabled if 0 or not specified, otherwise requires
--hashes-file
. Verify the entire file using a
single hash if the string full
is given as the
hash size.
--hashes-file
hashes-fileThe stz
utility exits 0 on success,
and >0 if an error occurs.
stz
first appeared in macOS 15.5.
April 3, 2025 | macOS |