From be246d97b032eafe6562241ce6bac122b3ae6f56 Mon Sep 17 00:00:00 2001 From: marchersimon <50295997+marchersimon@users.noreply.github.com> Date: Tue, 30 Mar 2021 15:56:33 +0200 Subject: [PATCH] shuf: add link (#5591) --- pages/common/shuf.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/shuf.md b/pages/common/shuf.md index 5912275e2a..13880f4964 100644 --- a/pages/common/shuf.md +++ b/pages/common/shuf.md @@ -1,6 +1,7 @@ # shuf > Generate random permutations. +> More information: . - Randomize the order of lines in a file and output the result: