Thread
:
Compare files and get the differential
View Single Post
10-13-2008
#
1
(
permalink
)
IT Staff
Guest
n/a posts
Compare files and get the differential
I've 2 text files.
Eg file1.txt
pc001
pc002
...etc
File2.txt
pc001
pc002
pc003
...etc
Extract only the differences eg pc003 and output to another file.
Is there a compare function in .net ?
My System Specs
IT Staff