Skip to content

Instantly share code, notes, and snippets.

@lecoueyl
Created November 21, 2017 06:23
Show Gist options
  • Save lecoueyl/e2cf50a077c13621905427907166afa8 to your computer and use it in GitHub Desktop.
Save lecoueyl/e2cf50a077c13621905427907166afa8 to your computer and use it in GitHub Desktop.
Bash alias
alias webcode="curl -o /dev/null --silent --head --write-out '%{http_code}\n'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment