Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-26 00:18:43 +00:00
parent d27ceafd82
commit 5871f35fe8
91 changed files with 438 additions and 37 deletions

View File

@@ -23,3 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
- Copy at most the specified number of lines:
`readarray -n {{N}} {{array_name}} < {{path/to/file.txt}}`
- Display help:
`help mapfile`