Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-08 00:21:51 +00:00
parent 22bb163ffa
commit 4bbaaf8836
16 changed files with 164 additions and 11 deletions

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# head
> Output the first part of files.
> See also: `tail`.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
- Show first 10 lines in a file: