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

📄 cu.1c

📁 unix v7是最后一个广泛发布的研究型UNIX版本
💻 1C
字号:
.TH CU 1C .SH NAMEcu \- call UNIX.SH SYNOPSIS.B cutelno[.BR \-t ""][.BR \-s ""speed ][.BR \-a ""acu ][.BR \-l ""line ].SH DESCRIPTION.I Cucalls up another UNIX system,a terminal,or possibly a non-UNIX system.It manages an interactive conversation with possibletransfers of text files..I Telnois the telephone number,with minus signs at appropriate places for delays.The.BR \-t ""flag is used to dial out to a terminal..I Speedgives the transmission speed (110, 134, 150, 300, 1200);300 is the default value..PPThe.BR \-a ""and.BR \-l ""values may be used tospecify pathnamesfor the ACU and communications line devices.They can be used to override the followingbuilt-in choices:.PP.BR \-a " /dev/cua0".BR \-l " /dev/cul0".PPAfter making the connection,.I curuns as two processes:the.I sendprocess reads the standard input andpasses most of it to the remote system;the.I receiveprocess reads from the remote system and passesmost data to the standard output.Lines beginning with `~' have special meanings..PPThe.I sendprocess interprets the following:.TP 18~\|\fB.\|terminate the conversation..br.ns.TP 18~EOTterminate the conversation.TP 18~<filesend the contents of.I fileto the remote system,as though typed at the terminal..TP 18~!invoke an interactive shell on the local system..TP 18~!cmd ...run the command on the local system(via.BR "sh \-c" ").".TP 18~$cmd ...run the command locally and send its outputto the remote system..TP 18~%take from [to]copy file `from' (on the remote system)to file `to' on the local system.If `to' is omitted,the `from' name is used both places..TP 18~%put from [to]copy file `from' (on local system)to file `to' on remote system.If `to' is omitted, the `from' name is used both places..TP 18~~\fB\|.\|.\|.\fRsendthe line `~\|.\|.\|.'..PPThe.I receiveprocess handles output diversions of the following form:.PP\&~>[>][:]file.brzero or more lines to be written to file.br\&~>.PPIn any case, output is diverted (or appended, if `>>' used) to the file.If `:' is used,the diversion is.I silent,i.e., it is written only to the file.If `:' is omitted,output is written both to the file and to the standard output.The trailing `~>' terminates the diversion..PPThe use of.B  ~%putrequires.I sttyand.I caton the remote side.It also requires that thecurrent erase and kill characters on the remotesystem be identical to the current ones on the local system.Backslashes are inserted at appropriate places..PPThe use of.B  ~%takerequires the existence of.I echoand.I teeon the remote system.Also,.B "stty tabs"mode is required on the remote system iftabs are to be copied without expansion..SH FILES/dev/cua0.br/dev/cul0.br/dev/null.SH "SEE ALSO"dn(4), tty(4).SH DIAGNOSTICSExit code iszero for normal exit,nonzero (various values) otherwise..SH BUGSThe syntax is unique.

⌨️ 快捷键说明

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