Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 160 Bytes

File metadata and controls

10 lines (8 loc) · 160 Bytes

Archives

zip -r archive.zip ./dir-name

unzip archive.zip -d /path/to/destination
unzip archive.zip -d ./archive
unzip archive.zip

TODO: tar.gz