07d5e942db
standard input, or the named files) into random order. It is in a sense the very inverse of sort(1)). WWW: http://www.eskimo.com/~scs/src/#shuffle PR: ports/124100 Submitted by: Greg Larkin <glarkin at sourcehosting.net>
5 lines
221 B
Text
5 lines
221 B
Text
shuffle, as its name implies, shuffles the lines of its input (either
|
|
standard input, or the named files) into random order. It is in a
|
|
sense the very inverse of sort(1)).
|
|
|
|
WWW: http://www.eskimo.com/~scs/src/#shuffle
|