mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 03:45:17 -04:00
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.
|