Files
cheatsheet-tldr/tldr/getln
2026-02-08 00:34:23 +00:00

13 lines
205 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# getln
> This command is an alias of `read -zr`.
- View documentation for the original command:
`tldr read`