iwhois: add README (#7176)
This commit is contained in:
committed by
Marc Cornellà
parent
7f96f4476c
commit
86fc391f8c
@@ -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}'`
|
||||
|
||||
Reference in New Issue
Block a user