split: add link (#5592)

This commit is contained in:
marchersimon
2021-03-30 15:55:48 +02:00
committed by GitHub
parent 11cc51e1b9
commit 710945249c

View File

@@ -1,6 +1,7 @@
# split
> 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):