mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
19 lines
455 B
Plaintext
19 lines
455 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# moreutils
|
|
|
|
> A collection of UNIX tools.
|
|
> `moreutils` isn't a command, but a set of commands.
|
|
> More information: <https://joeyh.name/code/moreutils/>.
|
|
|
|
- View documentation for pages related to standard streams:
|
|
|
|
`tldr {{ifne|mispipe|pee|sponge|vipe|vidir}}`
|
|
|
|
- View documentation for other pages:
|
|
|
|
`tldr {{combine|errno|ifdata|isutt8|lckdo|parallel|zrun}}`
|