| Subcribe via RSS

Randomize lines in a file

July 17th, 2008 | No Comments | Posted in text-utils

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

More »

Tags: ,