💾 Archived View for freeshell.de › tldr › unzip.gmi captured on 2023-04-20 at 00:34:35. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Extract compressed files in a ZIP archive.
unzip {file(s)}
unzip {compressed_file(s)} -d {path/to/put/extracted_file(s)}
unzip -l {file.zip}
unzip -c {file.zip}
unzip -O {gbk} {file.zip}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).