男人的天堂久久,免费黄网站在线观看,99福利在线观看,欧美性受xxxx喷水大胸 女人被暴躁C到高潮,高清国产精品一区二区三区日本,午夜啪啪片,欧美一区二区三区免费在线观看

新聞中心

EEPW首頁 > 嵌入式系統(tǒng) > 設(shè)計應(yīng)用 > Linux比較文件命令comm

Linux比較文件命令comm

作者: 時間:2016-09-12 來源:網(wǎng)絡(luò) 收藏

如此好用的居然一直不知道很落后

本文引用地址:http://www.sanyacts.com.cn/article/201609/303752.htm

可以比較出兩個已排序文件的內(nèi)容

NAME

– compare two sorted files line by line

SYNOPSIS

comm [OPTION]… FILE FILE

DESCRIPTION

Compare sorted files FILE and FILE line by line

With no options produce threecolumn output Column one contains lines unique to FILE column two contains lines unique to FILE and column three

contains lines common to both files

suppress lines unique to FILE

suppress lines unique to FILE

suppress lines that appear in both files

–help display this help and exit

–version

output version information and exit

ex:

存在txt不存在txt的內(nèi)容

comm (sort txt) (sort txt)

存在txt不存在txt的內(nèi)容

comm (sort txt) (sort txt)

存在txt也存在txt的內(nèi)容

comm (sort txt) (sort txt)

什么也不顯示:)

comm (sort txt) (sort txt)



關(guān)鍵詞: Linux comm 命令

評論


相關(guān)推薦

技術(shù)專區(qū)

關(guān)閉