[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Feature-Request: random sort
From: |
Matthias Schniedermeyer |
Subject: |
Feature-Request: random sort |
Date: |
Wed, 15 Nov 2006 18:56:55 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217 Mnenhy/0.7 |
Hi
As far as i can see it the opposite of sort is missing.
Randomize/shuffling the incoming data lines, so you can e.x. use it for
a playlist.
find . -type f | sort --shuffle | xargs <...>
Bis denn
--
Real Programmers consider "what you see is what you get" to be just as
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated,
cryptic, powerful, unforgiving, dangerous.
- Feature-Request: random sort,
Matthias Schniedermeyer <=