comm
分类
描述
逐行比较两个已排序文件
语法
comm [选项] 文件1 文件2
常用选项
使用示例
- comm file1.txt file2.txt: 比较文件
相关命令