⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 remote.5

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 5
字号:
.\" SCCSID: @(#)remote.5	8.1	9/11/90.\" Last modified 11/8/85 by CCB.  Note the UNIX's here.\" must stay -- they are in the code..TH remote 5 .SH Nameremote \- remote host description file.SH Description.NXR "remote file" "format".NXR "remote host" "format file".NXAM "tip command" "remote file"The systems known by .MS tip 1cand their attributes are stored in an ASCII file thatis structured somewhat like the .MS termcap 5file.  Each line in the file provides a description for a single.IR system .Fields are separated by colons (:).Lines ending in a backslash (\\) followed immediately by a newline character are continued on the next line..PPThe first entry is the names of the host system.  If there is morethan one name for a system, the names are separated by vertical bars.After the name of the system comes the fields of the description.  Afield name followed by an equal sign (=) indicatesa string value follows.  A fieldname followed by a number sign (#) indicates a following numeric value..PPEntries named ``tip*'' and ``cu*''are used as default entries by.PN tip and the.PN cuinterface to.PN tip ,as follows.  When.PN tipis invoked with only a phone number, it looks for an entryof the form ``tip300'', where 300 is the baud rate withwhich the connection is to be made.  When the.PN cuinterface is used, entries of the form ``cu300'' are used..SH CapabilitiesCapabilities are either strings (str), numbers (num), or Booleanflags (bool).  A string capability is specified by.IR capability = value ;for example, .PN dv=/dev/harris .  A numeric capability is specified by.IR capability # value ;for example,  .PN xa#99 .  A Boolean capability is specified by simply listingthe capability..TP 0.5i.B at(str)Autocall unit type. This string is what is searched for in .PN /etc/acucapto decide if the generic dialer is to be used. For further information, see .MS acucap 5 ..TP 0.5i.B br(num)The baud rate used in establishinga connection to the remote host.This is a decimal number.The default baud rate is 300 baud..TP 0.5i.B cm(str)An initial connection message to be sentto the remote host.  For example, if ahost is reached through port selector, thismight be set to the appropriate sequencerequired to switch to the host..TP 0.5i.B cu(str)Call unit if making a phone call.Default is the same as the .PN dvfield..TP 0.5i.B di(str)Disconnect message sent to the host when adisconnect is requested by the user..TP 0.5i.B du(bool)This host is on a dial-up line..TP 0.5i.B dv(str)UNIX devices to open to establish a connection.If this file refers to a terminal line, .MS tip 1cattempts to perform an exclusive open on the device to ensure onlyone user at a time has access to the port..TP 0.5i.B el(str)Characters marking an end-of-line.The default is NULL.  Tilde (~) escapes are recognized by.PN tiponly after one of the characters in .PN el ,or after a carriage-return..TP 0.5i.B fs(str)Frame size for transfers.The default frame size is equal to BUFSIZ..TP 0.5i.B hd(bool)The host uses half-duplex communication; localecho should be performed..TP 0.5i.B ie(str)Input end-of-file marks.The default is NULL..TP 0.5i.B md(bool)  A hardwired device being used accepts modem controlsignals.  Used when .PN duis not present but modemsignals are to be used..TP 0.5i.B oe(str)Output end-of-file string.The default is NULL.  When.I tipis transferring a file, thisstring is sent at end-of-file..TP 0.5i.B pa(str)The type of parity to use when sending datato the host. The type can be one of even,odd, none, zero (always set bit 8 to zero), or1 (always set bit 8 to 1).  The defaultis even parity..TP 0.5i.B pn(str)Telephone numbers for this host.If the telephone number field containsan @ sign,.PN tipsearches the file .PN /etc/phonesfile for a list of telephone numbers.  For further information, see.MS phones 5 ..TP 0.5i.B tc(str)Indicates that the list of capabilities is continuedin the named description.  This is usedprimarily to share common capability information..PPHere is a short example showing the use of the capability continuationfeature:.EX 0UNIX-1200:\e	:dv=/dev/ttyd0:el=^D^U^C^S^Q^O:\.br	:du:at=df112:ie=#$%:oe=^D:br#1200:ourvax|ox:\e	:pn=7654321:tc=UNIX-1200.EE.SH Files.PN /etc/remote.SH See Alsotip(1c), acucap(5), phones(5)

⌨️ 快捷键说明

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