Skip to content

Instantly share code, notes, and snippets.

@thevangelist
Last active November 2, 2017 13:11
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 thevangelist/050b1d1a5610b9fd128c77b2fee33a85 to your computer and use it in GitHub Desktop.
Save thevangelist/050b1d1a5610b9fd128c77b2fee33a85 to your computer and use it in GitHub Desktop.
DNS record TTL test

dig thevangelist.github.io |awk '$2 ~ "[0-9]+"' |col

// More details: watch -d dig thevangelist.github.io

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