shuf

Generate permutasi acak. Informasi lebih lanjut: https://keith.github.io/xcode-man-pages/shuf.1.html.

shuf {{nama_file}}

shuf --head-count=5 {{nama_file}}

shuf {{nama_file}} --output {{nama_file_output}}

shuf --input-range=1-10