Skip to content

Instantly share code, notes, and snippets.

@misostack
Created October 11, 2019 11:14
Show Gist options
  • Select an option

  • Save misostack/1609e0772cac54f61f175a18ceec83b4 to your computer and use it in GitHub Desktop.

Select an option

Save misostack/1609e0772cac54f61f175a18ceec83b4 to your computer and use it in GitHub Desktop.
common-linux-commands.md

Commons

# Download
wget url
# Extract .tar.gz
tar vxfz *.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment