Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-15 00:22:52 +00:00
parent ae37c90b9f
commit 27e9052087
28 changed files with 392 additions and 15 deletions

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# printf
> Format and print text.
> See also: `echo`.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/printf-invocation.html>.
- Print a text message: