mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
iwhois: add README (#7176)
This commit is contained in:
parent
7f96f4476c
commit
86fc391f8c
2 changed files with 24 additions and 3 deletions
|
|
@ -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}'`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue