whois <the-domain>For example:
whois yahoo.comYou'll get back a bunch of info including the expiry date. To get only the expiry date do this:
whois <the-domain> | grep -i expir
whois <the-domain>For example:
whois yahoo.comYou'll get back a bunch of info including the expiry date. To get only the expiry date do this:
whois <the-domain> | grep -i expir