Skip to content

Instantly share code, notes, and snippets.

@rdmpage
Created October 5, 2015 13:26
Show Gist options
  • Save rdmpage/c08f5cd9a091772087b7 to your computer and use it in GitHub Desktop.
Save rdmpage/c08f5cd9a091772087b7 to your computer and use it in GitHub Desktop.
Get URLs/PDFs over slow connections (e.g., China)
curl -L -C - '<url>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment