
Zhris
Enthusiast
Jul 19, 2012, 6:40 PM
Post #2 of 3
(10386 views)
|
Re: [commander] Compare 2 Files
[In reply to]
|
Can't Post
|
|
Hi, Your code works fine for me / based on my example input files. Input1 Input2 Output
--- one.txt Fri Jul 20 02:23:22 2012 +++ two.txt Fri Jul 20 02:23:32 2012 @@ -1,4 +1,4 @@ hello -hi -bye +hiya +byeee cya Which is effectively "all Word of both Files". Are you not receiving a similar output. If you are, what is the output you desire. Chris
(This post was edited by Zhris on Jul 19, 2012, 6:49 PM)
|