I have around two 10,000 odd lines of data seperated by space.I need to compare these two files.
Can any one give me the code for faster and efficient compare and print the non-matching results in another file.first value of file1 should compare should through entire first column of file2.
Note -
2 files may have uneven number of rows but has same number of colunms