Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Yet another whois' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Yet another whois
Authored by: pbx on Jan 29, '03 07:39:40PM

Just to prove how many ways there are to do this, here's the tcsh alias I've been using. It may suffer from the "default server" bug noted above; I haven't encountered it though. It's a one-liner:

alias whoz 'whois -h `whois !:1 | grep "Whois Server:" | sed "s/Whois Server: //" ` !:1'



[ Reply to This | # ]