On Sun, Aug 13, 2000 at 04:31:05PM -0400, rpjday wrote:
| > Is there a command that works similar to the 'sort' command, but instead
| > randomizes lines of a text file?  Thanks...
| much easier to write a short perl script that reads in the entire
| text file and randomizes it.

Yep. Which by coincidence I wrote a month or so ago for my own needs.

Here:
        http://www.zip.com.au/~cs/scripts/shuffle

You might want pickn, too:
        http://www.zip.com.au/~cs/scripts/pickn

A handy pair.
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

I have come here to chew bubblegum and kick ass, and I'm all out of
bubblegum.      - Roddy Piper



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to