Skip to content

Instantly share code, notes, and snippets.

@yorkie
Created May 1, 2014 13:08
Show Gist options
  • Save yorkie/298118fb466b78ff0fcf to your computer and use it in GitHub Desktop.
Save yorkie/298118fb466b78ff0fcf to your computer and use it in GitHub Desktop.
shows how to download a file from curl
curl https://your-file-path > filename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment