awk 'BEGIN{FS="\n";RS=""}{srand();while(t++<100){print $(int(『from_file.path』*rand())+1);}}' from_file> outfile.txt

posted on 2014-03-10 19:55  Rik~  阅读(582)  评论(0)    收藏  举报