Unsort

Unsort project is the natural opposite to standard 'sort', it takes lines and shuffles them.
Download

Unsort Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Public Domain
  • Price:
  • FREE
  • Publisher Name:
  • gatopeich
  • Publisher web site:
  • http://gatopeichs.pbwiki.com/#gatotraymonitorCPUgraphicallyfromyoursystemstray

Unsort Tags


Unsort Description

Unsort project is the natural opposite to standard 'sort', it takes lines and shuffles them. Unsort project is the natural opposite to standard 'sort', it takes lines and shuffles them. I wonder how it is not part of every standard UNIX system. How the hell did they test 'sort'?$ echo -e "1n2n3n4n5n7"|unsortstderr> Using seed: 542941369741523stderr> Jumps: 4 left, 4 right, balance: 1.000000This 'unsort' implementation goes as follows:reads lines from standard inputassigns them random, unique indexessorts lines by their random index when input finishes, lines are dumped as sorted. The only limitation I have found so far is about sheer size. The whole file is kept in memory while being sorted.Compile and Install:Simple build & install instructions can be found at the beggining of the file.


Unsort Related Software