bash - shuffle a file that is too large to fit in memory

前端 未结 6 1057
梦毁少年i
梦毁少年i 2021-01-01 20:29

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

6条回答
提交回复
热议问题