Build precise queries to find exactly what you need
Press ESC to close
@gary.turner
Member Since: October 30, 2012
Favorites0
Views
Projects0
Edit to line 60 so it works with uk.com, .ie and most others too expiration=`whois $domain |egrep "renewal:|Expiration Date:|Renewal date:|Expiry date:" | head -n 1 | sed 's/^[^:]*://' | awk '{print $1}'`
Reviewed 13 years ago