split.1
来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 1 代码 · 共 35 行
1
35 行
.th SPLIT I 1/15/73.sh NAMEsplit \*- split a file into pieces.sh SYNOPSIS.bd split.bd \*-\fIn[ file [ name ] ].sh DESCRIPTION.it Splitreads.it fileand writesit in\fIn\fR-linepieces(default 1000), as many as necessary,ontoa set of output files. The name of the first outputfile is.it namewith.bd aaappended, and so onlexicographically.If no output name is given,.bd xis default..s3If no input file is given, orif.bd \*-is given in its stead,then the standard input file is used..sh BUGS
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?