sort $filenameBeforSort1 > $sortedFile1
sort $filenameBeforSort2 > $sortedFile2
join $sortedFile1 $sortedFile2 | awk '{print $1,$2}'
本文标题:提取需要的信息
本文链接:https://www.haomeiwen.com/subject/etzmoqtx.html
网友评论