update split.md

This commit is contained in:
lichunqiang 2018-01-31 15:12:37 +08:00 committed by 小弟调调™
parent 6f34acc0ba
commit 3642b227be
1 changed files with 2 additions and 1 deletions

View File

@ -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/ -->