Last active
March 5, 2018 18:37
-
-
Save Krasnov8953/838d3b0f50da63e78e3418b5af8e66c4 to your computer and use it in GitHub Desktop.
unpack tar.gz in terminal to opt folder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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