📜  diff unix 的对立面 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:56.829000             🧑  作者: Mango

代码示例1
fgrep -x -f file1 file2        #does not change the order of the lines
join a.txt b.txt        #If both text files are sorted