|
|
 |  |
Re: (OT) dig in the terminalFrom: Michael Wise Date: Sunday, April 28, 2002
Time: 2:53:33 pm> > > > Have you tried running 'man dig'? It should give you plenty of
>> >> information on the use of the dig command.
>> >
>> >Unfortunately, for some reason, there's no man page for dig in OS X. But
>> >'dig -h' gives a usage message that's pretty helpful.
>>
>> Hmmm, I've got man pages for dig on my OS X Macs. Perhaps you need
>> the dev tools for it.
>
>I have the dev tools installed and I get:
>
>% man dig
>man: no entry for dig in the manual.
I get:
$ man dig
man: Formatting manual page...
DIG(1) DIG(1)
NAME
dig - DNS lookup utility
SYNOPSIS
dig [ @server ] [ -b address ] [ -c class ] [ -f file-
name ] [ -k filename ] [ -p port# ] [ -t type ] [ -x
addr ] [ -y name:key ] [ name ] [ type ] [ class ] [
queryopt... ]
dig [ -h ]
dig [ global-queryopt... ] [ query... ]
DESCRIPTION
dig (domain information groper) is a flexible tool for
interrogating DNS name servers. It performs DNS lookups
and displays the answers that are returned from the name
server(s) that were queried. Most DNS administrators use
dig to troubleshoot DNS problems because of its flexibil-
ity, ease of use and clarity of output. Other lookup tools
tend to have less functionality than dig.
/tmp/man.001247 (7%)
[snipped]
--Mike
|

Return to Digital Point Solutions' Home Page |