Skip to content

Instantly share code, notes, and snippets.

@IsaEs
Created September 3, 2018 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IsaEs/116875846a76d9c09a513c67a1db25cd to your computer and use it in GitHub Desktop.
Save IsaEs/116875846a76d9c09a513c67a1db25cd to your computer and use it in GitHub Desktop.
Some useful terminal command

Downloading file, resume broken download.

curl -L -O -C - url curl -L -o 'filename-here' -C - url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment