📄 _icmd.txt
字号:
usage: rev.DEThis command displays ECU's revision, the transmitter process id'and the date and time ECU was made..*s 2 "RK : receive via C-Kermit".DS Lusage: rk.DEThis command invokes C-Kermit toreceivefiles. ECU searches the PATH list for 'kermit' or 'ckermit',expecting to find Columbia University C-Kermit version 5A(173)or later. The file ~/.kermrc must be set up to have any desiredinitialization parameters you desire (refer to C-Kermitdocumentation for more information).The remote protocol must have been started prior to theexecution of this command.WARNING: until further notice, avoid suspending Kermitwith ^\Z. ECU is totally unprepared to act as a job controlprocess group leader..*s 2 "RS : receive via SEAlink".DS Lusage: rs.DEThis command invokes a SEAlink receive protocol..*s 2 "RTScts : control RTS/CTS flow control".DS Lusage: rtscts [ off | on | no | yes | 0..7 ].DEThis command controls the RTS/CTS flow control feature ofthe line driver (which may or may not work).This is a very confusing area though it should not be.If no argument is supplied, the current setting isdisplayed. Specifying 0 or n disables the facility;1 or y causes RTS/CTS flow control to be enabled.What the command does is to manipulate the RTSFLOW and CTSFLOWbits of the termio c_cflag word (see .B termio(S) ).SCO's sio driver before UNIX 3.2v4/ODT 2.0does half duplex flow control.FAS does hardware flow control based on the device magicnumber, but if you use a device number specifying no hardware flowcontrol, RTSFLOW and CTSFLOW can be used to specify SCO-style flowcontrol.CRTSFL offers full duplex line controlon 3.2v4 and later ONLY for SCO's sio driver..DS I arg | RTSFLOW | CTSFLOW arg | RTSFLOW | CTSFLOW | CRTSFL-----+---------+--------- -----+---------+---------+-------- off | 0 | 0 0 | 0 | 0 | on | 0 | 1 1 | 0 | 1 | no | 0 | 0 2 | 1 | 0 | yes | 0 | 1 3 | 1 | 1 | 4 | 0 | 0 | 1.DEChoice 4 only works on SCO 3.2v4 and ODT 2.0.As you can see, numeric values are masks.If the 4 bit is present in the numeric value, itoverrides the lower-order bits: Specifying 7 as an argumentspecifies CRTSFL is to be used if it is supported, otherwiseRTSFLOW and CTSFLOW.Under System V Release 4, an TCGETX/TCSETX manipulationis performed, modifying the x_hflag bits as follows:.DS Iargument | RTSXOFF | CTSXON argument | RTSXOFF | CTSXON ---------+---------+--------- ---------+---------+--------- off | 0 | 0 0 | 0 | 0 on | 0 | 1 1 | 0 | 1 no | 0 | 0 2 | 1 | 0 yes | 0 | 1 3 | 1 | 1.DEUnder SunOS 4.1, only CTS support is provided. You should readthe termio and zs man pages. Arguments result in the statedmanipulations of the termio element c_cflag:.DS Iargument | CRTSCTS argument | CRTSCTS---------+--------- ----------+--------- off | 0 0 | 0 on | 1 1 | 1 no | 0 yes | 1 .DE.*s 2 "RX : receive via XMODEM/CRC".DS Lusage: rx.DEThis command invokes ecurz to receive files from the remotesystem using XMODEM/CRC.After entering the command, you are prompted as to whetheror not file CR/LF characters are to be converted tonewlines. If you are transferring text files from a systemwhich contain CR/LF line terminators, you must answer yesto this question. You should answer no when transferringbinary files, such as executables, .arc files and the like.File transfer progress is presented on a visual display. Toabort the transfer, press your interrupt key (usually DELunless reset with stty(C))..*s 2 "RY : receive via YMODEM Batch".DS Lusage: ry.DEThis command invokes ecurz to receive files from the remotesystem using YMODEM batch with CRC-16 error correction. TheYMODEM is "true YMODEM", not XMODEM-1k. File transferprogress is presented on a visual display. To abort thetransfer, press your interrupt key (usually DEL unless resetwith stty(C))..*s 2 "RZ : receive via ZMODEM/CRC32".DS Lusage: rz.DEThis command invokes ecurz to receive files from the remotesystem using ZMODEM/CRC32. The remote sender must have been started prior to theexecution of this command.File transfer progress ispresented on a visual display. To abort the transfer, pressyour interrupt key (usually DEL unless reset with stty(C)).If automatic ZMODEM frame detection is enabled andECU is in the interactive mode,this command is executed automatically.Automatic ZMODEM frame detection is NOT supported during procedure execution..*s 2 "SDNAME : select screen dump file name".DS Lusage: sdname [<filename>].DEWhen the "cursor 5" key is pressed, the screen contents aredumped to a file. By default, this file is named '~/.ecu/screen.dump'.This command either displays or changes the current screendump file name, depending upon whether or not a argumentis supplied.The actions of this command have no effect on theoperation of the.b scrdumpprocedure command.See the section titled "Screen Dump" for more information..*s 2 "SK : send via C-Kermit".DS Lusage: sk [<file-list>].DEThis command invokes C-Kermit tosendfiles. ECU searches the PATH list for 'kermit' or 'ckermit',expecting to find Columbia University C-Kermit version 5A(173)or later. The file ~/.kermrc must be set up to have any desiredinitialization parameters you desire (refer to C-Kermitdocumentation for more information).The remote protocol must have been started prior to theexecution of this command.WARNING: until further notice, avoid suspending Kermitwith ^\Z. ECU is totally unprepared to act as a job controlprocess group leader.After entering the command, you are prompted as to whetheror not file newline characters are to be converted to CR/LF.If you are transferring text files to a system whichrequires CR/LF line terminators, you must answer yes to thisquestion. You should answer no when transferring binaryfiles, such as executables, .arc files and the like. Youare prompted to enter a list of files to send, which maycontain one or more wildcard specifications..*s 2 "SS : send via SEAlink".DS Lusage: ss [<file-list>].DEThis command invokes a SEAlink file transmission protocol..DS L .--[ Send SEAlink ]-------- dir: /u1/src/ecu ------------------. | | | File(s) to send: | | ___________________________________________________________ | | | | TAB:next ^B:prev END:perform transfer ESC:abort | `-- enter file(s) to send -------------------------------------'.DE.*s 2 "STat : verbose status summary".DS Lusage: stat.DEThis command displays comprehensive status and statistics.Example display:.DS L % statDate: 08-17-1992 05:47:49 (UTC 09:47)Communications line: /dev/tty2b 9600-N-1 XON/XOFF input on output onHardware flow control configuration:RTSFLOW off CTSFLOW off CRTSFL offNot connected to a remoteDuplex: full DCD watcher: offConsole: /dev/ttyp7 80x43 <pty>Acquired by ecuungetty: /dev/tty2bCurrent directory: /u1/src/ecuTotal chars transmitted: 234 (since CONNECT 142)Total chars received: 2278 (since CONNECT 1478)No function key set loadedSession logging not activeBell notify is ONCR conversion: incoming CR outgoing CRKeyboard ESC/funckey time constant = 300 msecPids: xmtr=20878 rcvr=20882 parent=19476 pgrp=19476.DE.*s 2 "SX : send via XMODEM/CRC".DS Lusage: sx [<file-name>].DEThis command invokes ecusz to send a file to the remotesystem using XMODEM/CRC.After entering the command, you are prompted as to whetheror not file CR/LF characters are to be converted tonewlines. If you are transferring text files from a systemwhich contain CR/LF line terminators, you must answer yesto this question. You should answer no when transferringbinary files, such as executables, .arc files and the like.You are prompted to enter a filename to send. File transferprogress is presented on a visual display. To abort thetransfer, press your interrupt key (usually DEL unless resetwith stty(C))..DS L .--[ Send XMODEM/CRC ]----- dir: /u1/src/ecu -----------. | | | File to send: | | ____________________________________________________ | | | | Binary: Y (no NL-CR/LF translation) | | | | TAB:next ^B:prev END:perform transfer ESC:abort | `-- enter file(s) to send ------------------------------'.DE.*s 2 "SY : send via YMODEM Batch".DS Lusage: sy [<file-list>].DEThis command invokes ecusz to send file(s) to the remotesystem using YMODEM/CRC.You are prompted to enter filename(s) to send, which mayconsist of one or more wildcard specifications. Filetransfer progress is presented on a visual display. Toabort the transfer, press your interrupt key (usually DELunless reset with stty(C))..DS L .--[ Send YMODEM/CRC ]----- dir: /u1/src/ecu -----------. | | | File to send: | | ____________________________________________________ | | | | Binary: Y (no NL-CR/LF translation) | | | | TAB:next ^B:prev END:perform transfer ESC:abort | `-- enter file(s) to send ------------------------------'.DE.*s 2 "SZ : send via ZMODEM/CRC32".DS Lusage: sz [<file-list>].DEThis command sends files to the remote system using ZMODEM/CRC32.The remote receiver must have been started prior to theexecution of this command unless the remote has automaticZMODEM frame detection.You are prompted to enter filename(s) to send, which mayconsist of one or more wildcard specifications. Filetransfer progress is presented on a visual display. Toabort the transfer, press your interrupt key (usually DELunless reset with stty(C)).Note: not all ZMODEM receiving software supports transfer of onlynewer files or of resuming interrupted transfers. If the remotereceiver does not support the feature, it may skip (reject) allyour files. Retry the transfer specifying 'N' to 'Transfer onlynewer files' and/or 'Resume interrupted transfer'..pp.DS L.--[ Send ZMODEM/CRC32 ]--- dir: /tmp ---------------------------.| || File(s) to send: || ckermit-5a-130 || || Binary: Y (no NL-CR/LF translation) || Overwrite destination files: Y || Send full pathames: N || Transfer only newer files: N || Resume interrupted transfer: N || Window size: 0 || || TAB:next ^B:prev END:perform transfer ESC:abort |`-- enter file(s) to send ---------------------------------------'`-- Y: no conversion, N: NLs converted to CR/LF -----------------'`-- Y: overwrite, N: protect destination files ------------------'`-- Y: full pathnames, N: strip directory portion from names ----'`-- Y: resume transfer at remote file EOF, N send all -----------'`-- Y: send only if source newer than destination, N send all ---'`-- window size (max bytes sent before ACK required) 0 = stream -'.DE.*s 2 "TIme : time of day".DS Lusage: time.DEThis command displays the local date and time as well as thecurrent UTC..*s 2 "TTy : console tty name".DS Lusage: tty.DEThis command displays the current console tty name..*s 2 "XA : hex to ascii char".DS Lusage: xa [<hex-val>].DE<hex-val> is a hexadecimal value between 0 and FF; theparity (sign) bit is stripped and the equivalent ASCIIcharacter value is displayed.If no argument is supplied, a table of control charactersis printed containing decimal, octal, hex, ASCII identifiersand two-character control character identifier..*s 2 "XON : line xon/xoff flow control".DS Lusage: xon [<arg>]where <arg> is on input and output flow control off no flow control in input flow control out output flow control.DEThis command enables or disables xon/xoff flow control.If the argument is omitted, the current flow control state is displayed..*s 2 "! : execute shell".DS Lusage: ! !<command>.DEThe '!' command is a shell escape. The environment variableSHELL is read to determine what shell program to execute(e.g., /bin/sh, etc). If '!' is entered by itself, aninteractive shell is started; press ^D to exit back to ECU.If <command> is supplied, it is executed by the shell withan immediate return to ECU.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -