Difference between revisions of "Shuffle.pl"

From SkullSecurity
Jump to navigation Jump to search
(New page: ==Shuffle.pl== * Name: shuffle.pl * OS: n/a * Language: Perl * Path: http://svn.skullsecurity.org:81/ron/old/shuffle.pl * Created: Old * State: Complete Shuffles files given on the comman...)
 
 
Line 9: Line 9:
Shuffles files given on the commandline. Very simple.  
Shuffles files given on the commandline. Very simple.  


Has one bug, though -- prints out the array itself at the end. Was never able to sort that one out!  
<s>Has one bug, though -- prints out the array itself at the end. Was never able to sort that one out!</s>
 
Bug free since July 27, 2008! :)


<pre>svn co http://svn.skullsecurity.org:81/ron/old/shuffle.pl</pre>
<pre>svn co http://svn.skullsecurity.org:81/ron/old/shuffle.pl</pre>

Latest revision as of 20:53, 27 July 2008

Shuffle.pl

Shuffles files given on the commandline. Very simple.

Has one bug, though -- prints out the array itself at the end. Was never able to sort that one out!

Bug free since July 27, 2008! :)

svn co http://svn.skullsecurity.org:81/ron/old/shuffle.pl