Comm

Hi all,

What is the equivalent node for the unix command line

comm -1 -3 file1 file2

in knime ?

Thanks

I can imagine that there are a few unix users here but you'll get more answers if you can tell it in a language everybody understands =)

sorry,

just to be clear . i've got 2 tables, each table contains one column.

How can I get the values in the first table that are not part of the second table ?