Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
3 lines
207 B
Text
3 lines
207 B
Text
The shuffle program prints a random permutation (or ``shuffle'') of
|
|
its input lines. This can be useful in shell scripts for selecting a
|
|
random order in which to do a set of tasks, view a set of files, etc.
|