split.1

来自「莱昂氏UNIX源代码分析UNIXv6src.tar.gz」· 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 + -
显示快捷键?