hostaddr.1

来自「minix操作系统最新版本(3.1.1)的源代码」· 1 代码 · 共 44 行

1
44
字号
.TH HOSTADDR 1.SH NAMEhostaddr \- show ethernet address, IP address or hostname.SH SYNOPSIS.B hostaddr.RB [ \-eiah ].RB [ \-E.IR eth-device ].RB [ \-I.IR ip-device ].SH DESCRIPTIONWithout any of the.B \-eiaoptions,.B hostaddrshows the ethernet address, IP address and hostname of the local host on oneline in the given order.  With options only the wanted fields are shown,still in the same order, not in option order..SH OPTIONS.TP.B \-eShow the ethernet address..TP.B \-iShow the IP address..TP.B \-aShow the fully qualified hostname.  The IP address is shown if itcan't be translated to a host name.  This usually indicates that theDNS reverse address translation tables are incomplete or thatthe name daemon couldn't be contacted..TP.B \-hSet the hostname of the machine if the caller is the superuser.  (Used atboot time by the network initialization scripts.).SH "SEE ALSO".BR ifconfig (8),.BR dhcpd (8),.BR nonamed (8),.BR inet (8),.BR boot (8)..SH AUTHORKees J. Bot (kjb@cs.vu.nl)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?