Diffsets (Windows Tool)

g-Solutions

 

Diffsets

 

Windows executable that accepts two file set1.txt and set2.txt

Language: C#

It returns values in set 1 that are not in set 2.

Example Usage

 

C:\devtools\bin>diffsets.exe

Looking for set1.txt and set2.txt

set1.txt does not exist

set2.txt does not exist

 

 Download diffsets