makehosts.8

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8 代码 · 共 50 行

8
50
字号
.\" SCCSID: @(#)MAKEDEV.8	2.1	3/10/87.TH MAKEHOSTS 8.UC 4.SH NameMAKEHOSTS \- make symbolic links to hosts.SH Syntax.B /usr/hosts/MAKEHOSTS.SH DescriptionThe .PN MAKEHOSTScommand creates symbolic links to the.PN rshcommand for each of the hosts as defined in the.PN /etc/svc.conffile.If the.PN /etc/svc.conffile does not exist,then the.PN MAKEHOSTScommand creates the links for each of the hosts listed in the local.PN /etc/hostsfile.The resulting symbolic links populate the.PN /usr/hostsdirectory..PPThe symbolic links are a convenience that allows usersto type the name of a remote host on the network to log into thathost.For example, the following command logs you into a remote hostcalled.PN chicago :.EX# \f(CBchicago\f(CW.EEIf you do not create the symbolic links,you must use the.PN rlogincommand to log into a remote host.For example,to log into a remote host named.PN chicago ,type:.EX# \f(CBrlogin chicago\f(CW.EE.SH See Alsorlogin(1c), rsh(1c), hosts(5), svc.conf(5)

⌨️ 快捷键说明

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