Short:        text lines randomizer
Author:       Folkert van Heusden, Morphos port by Fabrizio "Lanch" Bartoloni
Uploader:     lanch tiscali it (Fabrizio Bartoloni)
Type:         text/misc
Version:      0.5
Architecture: ppc-morphos

Copyright Folkert van Heusden, 2003

randomizes the order of the lines of text of a textfile. Either start it with
a filename to read from or pipe output of a command (or so) to it.

 OPTIONS

 "-v"
Show the version.

 "-h"
Show help and exit.

 "-i"
Set number of randomizing-iterations.

 "-s"
Set initial seed for randomizer. Default is current time.

 "-d"
Delimiter to use. Default is n -> end of line marker.

 BUGS
None. This program is totally bug-free.

 "SEE ALSO"
 http://www.vanheusden.com/unsort/

 NOTES
This page describes
 unsort
as found in the unsort-0.2 package;
other versions may differ slightly.