Update cheatsheets

This commit is contained in:
ivuorinen
2025-02-01 00:18:33 +00:00
parent 2a6f4078bf
commit 6a2d6bb8c0
6 changed files with 50 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# read
> Shell builtin for retrieving data from `stdin`.
> More information: <https://manned.org/read.1p>.
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-read>.
- Store data that you type from the keyboard: