combine (1) Linux Manual Page
combine – combine sets of lines from two files using boolean operations Synopsiscombine file1 and file2 combine file1 not file2 combine file1 or file2 combine file1 xor file2 _ file1 and file2 _ _ file1 not file2 _ _ file1 or file2 _ _ file1 xor file2 _ Descriptioncombine combines the lines in two files….
