I\'ve got a file that\'s too large to fit in memory. shuf seems to run in RAM, and sort -R doesn\'t shuffle (identical lines end up next to each ot
shuf
sort -R
How about: perl shuffled-output-file
perl shuffled-output-file