gettable.8c
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8C 代码 · 共 38 行
8C
38 行
.\" SCCSID: @(#)gettable.8c 8.2 12/3/90.TH gettable 8c "" "" Unsupported.SH Namegettable \- get NIC format host tables from a host .SH Syntax.B /etc/gettable.I host.SH Description.NXR "gettable program".NXA "gettable program" "htable program".NXR "NIC standard host tables" "getting"The.PN gettableprogram is used to obtain the NIC standardhost tables from a ``nicname'' server. The indicated.I hostis queried for the tables. The tables, if retrieved,are placed in the file.IR hosts.txt ..PPThe.PN gettableprogramoperates by opening a TCP connection to the port indicatedin the service specification for ``nicname''. A requestis then made for ``ALL'' names and the resultant informationis placed in the output file..PPThe.PN gettableprogram is best used in conjunction with the.PN htable(8)program which converts the NIC standard file format tothat used by the network library lookup routines..SH See Alsointro(3n),htable(8)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?