iwhois: add README (#7176)

This commit is contained in:
David McKissick
2018-10-01 03:37:59 -07:00
committed by Marc Cornellà
parent 7f96f4476c
commit 86fc391f8c
2 changed files with 24 additions and 3 deletions

View File

@@ -1,6 +1,3 @@
# provide a whois command with a more accurate and up to date list of whois
# servers using CNAMES via whois.geek.nz
function iwhois() {
resolver="whois.geek.nz"
tld=`echo ${@: -1} | awk -F "." '{print $NF}'`