hans

hans

【Shell】將txt中內容亂序


shuffle 訓練集目錄用

cat in.txt | awk 'BEGIN{srand()}{print rand()"\t"$0}' | sort -k1,1 -n | cut -f2- > out.txt
載入中......
此文章數據所有權由區塊鏈加密技術和智能合約保障僅歸創作者所有。