📄 split.1
字号:
.\" SCCSID: @(#)split.1 8.2 11/8/90.TH split 1 .SH Namesplit \- split file into smaller files.SH Syntax.B split[\fB\-\fIn\fR\|] [\|\fIfile\| [\fIname\fR\|]\|].SH Description.NXR "split command".NXR "file" "breaking into pieces"The.PN splitcommand reads.I fileand writesit in.IR n \-linepieces(default 1000), as many as necessary,ontoa set of output files. The name of the first outputfile is.I namewith.B aaappended, and so onlexicographically.If no output name is given,.B xis default..PPIf no input file is given, orif.B \-is given in its stead,then the standard input file is used..SH Options.IP \fB\-\fR 5Uses standard input..IP \fB\-\fIn\fRWrites specified number of lines toeach output file. Default is 1000.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -