NAME

       dnsqr - recursive query record of type t for domain name fqdn
 

SYNOPSIS

       dnsqr t fqdn


DESCRIPTION

       dnsqr asks for records of type t under the domain name fqdn.  It prints
       the results in a human-readable format, more compact than the dig
       output format.

       t may be a name or number.  Currently recognized names: any, a, ns, mx,
       ptr, txt, cname, soa, hinfo, rp, sig, key, aaaa, axfr.

       dnsqr is available in djbdns 1.01 and above.


SEE ALSO

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


REFERENCE

       http://cr.yp.to/djbdns.html




Man(1) output converted with man2html