Skip to content

Instantly share code, notes, and snippets.

@josdem
Created April 21, 2019 13:47
Show Gist options
  • Save josdem/119ae968f368cbf2df538862c652836c to your computer and use it in GitHub Desktop.
Save josdem/119ae968f368cbf2df538862c652836c to your computer and use it in GitHub Desktop.
#How to download a file
curl -O ${file_name}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment