update split.md
This commit is contained in:
parent
6f34acc0ba
commit
3642b227be
|
|
@ -14,6 +14,7 @@ split
|
|||
-C:每一输出档中,单行的最大 byte 数。
|
||||
-d:使用数字作为后缀。
|
||||
-l:值为每一输出档的列数大小。
|
||||
-a:指定后缀长度(默认为2)。
|
||||
```
|
||||
|
||||
### 实例
|
||||
|
|
@ -58,4 +59,4 @@ split -l 10 date.file
|
|||
```
|
||||
|
||||
|
||||
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
|
||||
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue