Skip to content

Instantly share code, notes, and snippets.

@Krasnov8953
Last active March 5, 2018 18:37
Show Gist options
  • Save Krasnov8953/838d3b0f50da63e78e3418b5af8e66c4 to your computer and use it in GitHub Desktop.
Save Krasnov8953/838d3b0f50da63e78e3418b5af8e66c4 to your computer and use it in GitHub Desktop.
unpack tar.gz in terminal to opt folder
sudo tar xfz WebStorm-*.tar.gz -C /opt/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment