Select random contents from a file
Sort
sort -R infile | head -n 3000
Perl
perl -n -e 'print if (rand > 0.1)' infile
http://lesjoursheureux.anglet.fr/?tumnenravichsja=rencontre-femmes-russes-en-belgique&915=71 Written by
in
Select random contents from a file
Sort
sort -R infile | head -n 3000
Perl
perl -n -e 'print if (rand > 0.1)' infile
Leave a Reply