gettable(1M) — ADMINISTRATOR COMMANDS
NAME
gettable − get NIC format host tables from a host
SYNOPSIS
gettable [−v] host [ outfile ]
DESCRIPTION
gettable is a simple program used to obtain the NIC standard host tables from a “nicname” server. The indicated host is queried for the tables. The tables, if retrieved, are placed in the file outfile or by default, hosts.txt
The -v option will get just the version number instead of the complete host table and put the output in the file outfile or by default, hosts.ver.
gettable operates by opening a TCP connection to the port indicated in the service specification for “nicname”. A request is then made for “ALL” names and the resultant information is placed in the output file.
gettable is best used in conjunction with the htable(1M) program which converts the NIC standard file format to that used by the network library lookup routines.
SEE ALSO
Harrenstien, Ken, Mary Stahl, and Elizabeth Feinler, HOSTNAME Server, RFC 953, Network Information Center, SRI International, Menlo Park, Calif., October 1985
NOTES
Should allow requests for only part of the database.
CAVEATS
If the name-domain system provided network name mapping as well as host name mapping, gettable would no longer be needed.
— Internet Utilities