Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created January 19, 2021 21:42
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 miguelmota/4ded86fc10d9794413b83f8b6d0c6472 to your computer and use it in GitHub Desktop.
Save miguelmota/4ded86fc10d9794413b83f8b6d0c6472 to your computer and use it in GitHub Desktop.
wget print response to stdout like cURL
wget -qO- https://example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment