Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 262 Bytes

shuf.md

File metadata and controls

11 lines (9 loc) · 262 Bytes

shuf

shuf [OPTION]... [FILE]
shuf -e [OPTION]... [ARG]...
shuf -i LO-HI [OPTION]...

Shuffle the input by outputting a random permutation of input lines. Each output permutation is equally likely. With no FILE, or when FILE is -, read standard input.