📄 cat.1
字号:
.th CAT I 1/15/73.sh NAMEcat \*- concatenate and print.sh SYNOPSIS.bd catfile ....sh DESCRIPTION.it Catreads each file in sequenceand writes it on the standard output.Thus.s3.bd " cat file".s3prints the file, and.s3.bd " cat file1 file2 >file3".s3concatenates the first two files and places the result on the third..s3If no input file is given,or if the argument `\-' is encountered,.it catreads from the standardinput file..s3.sh "SEE ALSO"pr(I), cp(I).sh DIAGNOSTICSnone;if a file cannot be found it is ignored..sh BUGS.bd "cat x y >x"and.bd "cat x y >y"cause strange results.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -