从文件中选取随机行
Hujiuxiang
・1 分钟阅读
从文件中选取随机行
shuf -n1 file.txt
shuf -n1 file.txt