From de2b97e1d536c90bf2bf8b8f0484ec6301339723 Mon Sep 17 00:00:00 2001 From: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> Date: Sun, 4 Feb 2024 12:52:49 -0300 Subject: [PATCH] moreutils: add page (#12161) * moreutils: add page --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna --- pages/common/moreutils.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pages/common/moreutils.md diff --git a/pages/common/moreutils.md b/pages/common/moreutils.md new file mode 100644 index 0000000000..ec527ef91f --- /dev/null +++ b/pages/common/moreutils.md @@ -0,0 +1,13 @@ +# moreutils + +> A collection of UNIX tools. +> Note: moreutils isn't a command, but a set of commands. +> More information: . + +- View the tldr page 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}}`