Randomize lines in a file
Last night I was trying to randomize the lines of a given file , for a task I needed to do, but I thought the best way to do that in a simple way was using text-utils from *nix OS. I use Debian at work and Ubuntu at home, so all you have to do is install via aptitutde the following package and the rest is a peace of cake ;-D.
The name of the package is : randomize-lines ; description: randomize lines of input text
Tags: randomize lines, rl