mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-15 07:48:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# csplit
|
||||
|
||||
> Split a file into pieces.
|
||||
> This generates files named "xx00", "xx01", and so on.
|
||||
> This generates files named `xx00`, `xx01`, and so on.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/csplit-invocation.html>.
|
||||
|
||||
- Split a file in two parts, starting the second one at line 10:
|
||||
|
||||
Reference in New Issue
Block a user