Hi,
I get the following output:
$ comm --version comm (uutils coreutils) 0.8.0
comm -13 file.txt1 file2.txt comm: file 1 is not in sorted order comm: file 2 is not in sorted order dm_mod xt_multiport comm: input is not in sorted order
For comparison:
comm --version comm (GNU coreutils) 8.32
comm -13 file1.txt file2.txt dm_mod xt_multiport
Hi,
I get the following output:
$ comm --version comm (uutils coreutils) 0.8.0comm -13 file.txt1 file2.txt comm: file 1 is not in sorted order comm: file 2 is not in sorted order dm_mod xt_multiport comm: input is not in sorted orderFor comparison:
comm --version comm (GNU coreutils) 8.32comm -13 file1.txt file2.txt dm_mod xt_multiport