mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
split: add link (#5592)
This commit is contained in:
parent
11cc51e1b9
commit
710945249c
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# split
|
# split
|
||||||
|
|
||||||
> Split a file into pieces.
|
> Split a file into pieces.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/split-invocation.html>.
|
||||||
|
|
||||||
- Split a file, each split having 10 lines (except the last split):
|
- Split a file, each split having 10 lines (except the last split):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue