If the content in 1.txt is the same as that in 2.txt, replace it with blank.
1.txt
c:\windows
c:\windows\12.txt
2.txt
c:\windows
c:\windows\21.txt
c:\windows\123.txt
c:\my doc
The output is 3.txt
c:\windows\123.txt
c:\my doc
[ Last edited by namejm on 2007-2-5 at 10:24 AM ]
1.txt
c:\windows
c:\windows\12.txt
2.txt
c:\windows
c:\windows\21.txt
c:\windows\123.txt
c:\my doc
The output is 3.txt
c:\windows\123.txt
c:\my doc
[ Last edited by namejm on 2007-2-5 at 10:24 AM ]
