shuf
Genereer willekeurige permutaties. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/shuf-invocation.html.
shuf {{pad/naar/bestand}}
shuf {{[-n|--head-count]}} 5 {{pad/naar/bestand}}
shuf {{pad/naar/invoer_bestand}} {{[-o|--output]}} {{pad/naar/uitvoer_bestand}}
shuf {{[-n|--head-count]}} 3 {{[-i|--input-range]}} 1-10 {{[-r|--repeat]}}