dnsget (1) Linux Manual Page
NAME dnsget – DNS lookup utility SYNOPSYS dnsget [-v|-q] [-c class] [-t type] [-o opt,opt,…] name… DESCRIPTION dnsget is a simple command-line to perform DNS lookups, similar to host(1) and dig(1). It is useable for both interactive/debugging scenarious and in scripts. The program is implemented using udns(3) library. By default, dnsget produces a human-readable output,…
