Skip to content

Instantly share code, notes, and snippets.

@chadmayfield
Created November 30, 2016 18:19
Show Gist options
  • Save chadmayfield/f3201e9b9cc8332e94b5656895e72c5b to your computer and use it in GitHub Desktop.
Save chadmayfield/f3201e9b9cc8332e94b5656895e72c5b to your computer and use it in GitHub Desktop.
#!/bin/bash
# get http status code using curl
curl -Iso /dev/null -w '%{http_code}\n' http://kyln.io/keybase.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment