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

dnsipq - dns lookup tool

Description

dnsipq  feeds  the  name  udn through qualification(5).  It prints the fully qualified domain name and IP
       addresses on a single line.  If the fully  qualified  domain  name  does  not  exist,  dnsipq  prints  no
       addresses.  You can list several udns; dnsipq prints each result on a separate line.

       Normally  dnsipq exits 0.  If dnsipq encounters a temporary problem that prevents it from determining the
       list of IP addresses, it prints an error message and exits 111.

Name

       dnsipq - dns lookup tool

See Also

qualification(5), dnsip(1), dnsname(1), dnsmx(1), dnstxt(1), dnsqr(1), dnsq(1), dnstrace(1)

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

Synopsis

dnsipq [ udn ]

See Also