Created
April 29, 2014 20:28
-
-
Save leepa/accb6068b22312eb0ef8 to your computer and use it in GitHub Desktop.
Google Sense of Humor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ~ dig +short TXT google-public-dns-a.google.com | |
"http://xkcd.com/1361/" | |
➜ ~ dig TXT google-public-dns-a.google.com | |
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> TXT google-public-dns-a.google.com | |
;; global options: +cmd | |
;; Got answer: | |
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11456 | |
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 | |
;; QUESTION SECTION: | |
;google-public-dns-a.google.com. IN TXT | |
;; ANSWER SECTION: | |
google-public-dns-a.google.com. 86390 IN TXT "http://xkcd.com/1361/" | |
;; Query time: 24 msec | |
;; SERVER: 192.168.1.254#53(192.168.1.254) | |
;; WHEN: Tue Apr 29 21:28:27 2014 | |
;; MSG SIZE rcvd: 82 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment