Deleting lines from one file which are in another file

后端 未结 9 675
余生分开走
余生分开走 2020-11-28 01:46

I have a file f1:

line1
line2
line3
line4
..
..

I want to delete all the lines which are in another file f2:

9条回答
提交回复
热议问题