Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 284 Bytes

unzip2dir

Unzip a zip file to a directory of the same name than the zip file.

  • If the content of the zip file is not in a directory, one will be created.
  • If the zip file is already in single directory, the file will be unzipped as is.

Usage

unzip2dir <zipfile>