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:
parent
230f9e28b1
commit
be246d97b0
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue