logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dnsip - lookup IP addresses

Description

dnsip  resolves fqdn and prints the IP addresses of fqdn on a single line.  If fqdn does not exist, dnsip
       prints a blank line.  You can list several fqdns; dnsip prints each result on a separate line.

       Normally dnsip exits 0.  If dnsip encounters a temporary problem that prevents it  from  determining  the
       list  of  IP  addresses,  it prints an error message and exits 111.  The same comments apply to the other
       programs described here.

Name

       dnsip - lookup IP addresses

See Also

dnsipq(1), dnsname(1), dnsmx(1), dnstxt(1), dnsqr(1), dnsq(1), dnstrace(1)

       http://cr.yp.to/djbdns.htmldnsip(1)

Synopsis

       dnsip [ fqdn ]

See Also