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

📄 gaptelnet.n

📁 早期freebsd实现
💻 N
字号:
.TH GAPTELNET 1 Cornell.\" $Header: gaptelnet.n,v 1.2 86/12/15 11:26:16 jqj Exp $.UC 4.SH NAMEgaptelnet \- User Interface to the XNS GAP Protocol.SH SYNOPSIS.B gaptelnet [host [connection-type]].SH DESCRIPTION.I Gaptelnetis used to create a virtual terminal sessionwith another host using the XNS Gateway Access Protocol,version 3.Thus, it can be used to communicate with a Xerox server running Services8.0, with an XDE workstation running RemoteExec.bcd, with a Xerox ITS, with a Berkeley UNIX system running GAP3d,etc..PPIf.I gaptelnetis invoked without arguments, it enters command mode,indicated by its prompt (\fBgaptelnet>\fR).In this mode, it accepts and executes the commands listed below.If it is invoked with arguments, it performs an.I opencommand (see below) with those arguments..PPOnce a connection has been opened,.I gaptelnetenters input mode.In this mode, text typed is sent to the remote host.  .COTo issue.I gaptelnetcommands when in input mode, precede them with the.I gaptelnetescape character (initially ^]).When in command mode, the normal terminal editing conventions are available.Only enough of each command to uniquely identify it isneeded..TP .BI open " host [connection-type]"opens a connection to the named host.  If a connection typeis not specified, .I gaptelnetattempts to contact a GAP server as a system administration service.Alternatives for connection-type include ``sa'', ``exec'' (for remoteexecutive'', and ``its'' (for interactive terminal service).The host specification may be either a host name (e.g.``CornellS1'' or ``gvax:computer science:cornell-univ'')or an XNS address.  If domain and organization are unspecified,they default using.IR CH.addrs ..TP.B closecloses a TELNET session and returns to command mode..TP.B quitcloses any open TELNET session and exits .IR gaptelnet ..TP.B zsuspends.IR gaptelnet .This command only works when the user is using the .IR csh (1)..TP.BI escape " [escape-char]"sets the .I gaptelnetescape character.  Control characters maybe specified as .B \e^ followed by a singleletter (e.g., <control-x> is ^X)..TP.B statusprints the current status of .IR gaptelnet .This includes who one is connected to, the state of debugging, escape character, etc..TP.B debugtoggles socket level debugging..TP.BI ? [command]gets help.  Without arguments,.I gaptelnetprints a help summary.If a command is specified, .I gaptelnetprints the help information available about the command only..PPThis implementationis very simple because.IR rlogin (1C)is the standard mechanism used to communicate locally with hosts.

⌨️ 快捷键说明

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