1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 01:55:23 +02:00

shuf: add link (#5591)

This commit is contained in:
marchersimon 2021-03-30 15:56:33 +02:00 committed by GitHub
parent 230f9e28b1
commit be246d97b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# shuf
> Generate random permutations.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/shuf-invocation.html>.
- Randomize the order of lines in a file and output the result: