From 86fc391f8cd18ba2227dd00b48b1746de89341a8 Mon Sep 17 00:00:00 2001 From: David McKissick Date: Mon, 1 Oct 2018 03:37:59 -0700 Subject: iwhois: add README (#7176) --- plugins/iwhois/iwhois.plugin.zsh | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/iwhois/iwhois.plugin.zsh') diff --git a/plugins/iwhois/iwhois.plugin.zsh b/plugins/iwhois/iwhois.plugin.zsh index 38790bf28..22a75eec1 100644 --- a/plugins/iwhois/iwhois.plugin.zsh +++ b/plugins/iwhois/iwhois.plugin.zsh @@ -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}'` -- cgit v1.2.3-70-g09d2