Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:19
Show Gist options
  • Save ezhov-da/09ec5281cfe8f0200cf21d8e1e404497 to your computer and use it in GitHub Desktop.
Save ezhov-da/09ec5281cfe8f0200cf21d8e1e404497 to your computer and use it in GitHub Desktop.
linux unzip
<pre>
unzip file.zip -d destination_folder
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment