1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-31 21:55:30 +02:00

read: update more information link (#15649)

This commit is contained in:
Managor 2025-01-31 19:24:24 +02:00 committed by GitHub
parent 31b3d8ad0f
commit fc37cb05b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# read # read
> Shell builtin for retrieving data from `stdin`. > 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: - Store data that you type from the keyboard: