Skip to main content

フィルタ. マッチした行「以外」を出す(リスト指定)

Linux

bash
comm -2 -3 a.txt b.txt

# または
grep -f # だっけ?ファイル名指定