Skip to content

Instantly share code, notes, and snippets.

@changhuixu
Created June 29, 2020 20:08
Show Gist options
  • Save changhuixu/6f671601ff20d2eb828fde4e104ea5fc to your computer and use it in GitHub Desktop.
Save changhuixu/6f671601ff20d2eb828fde4e104ea5fc to your computer and use it in GitHub Desktop.
curl http://timelessname.com/elfbin/helloworld.tar.gz --output helloworld.tar.gz
mkdir helloworld
tar -xvf helloworld.tar.gz -C ./helloworld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment