this is the content of test file:
this this
this that
is that
a that
MAP that
map that
when I do uniq testCase -f1, the result is:
this this
this that
which is reasonable, but if I run: testCase -f2, I get:
this this
why is this happening? and can someone tell me what is the default delimiter of -f, it is not in man.