I have two text files a.txt that contains data like
abcd = 4.0
def =2.0
jkl= 8.0
and b.txt which has similar data
abcd = 6.0
dfg = 2.0
jkl = 8.0
i want two compare and print the following points in a new text file
1.the names first, if they match the values they hold are matching or not
2. the names that are not matching