使用道具 举报
Post by whitelilis;1967253 cat file1 file2 | sort | uniq -u
Post by whitelilis;1967254 或者 diff -c file1 file2 | grep "^+ " | awk '{print $2}'
Post by lx308033262;1967311 好像是sort -n吧 sort默认是按asicc码排序的
本版积分规则 发表回复 回帖后跳转到最后一页