Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 2
    Possible duplicate of compare two columns of different files and print if it matches Commented May 8, 2017 at 12:10
  • Hi Yaron, thanks for the link but that is not a duplicate, if you can please read my whole explanation of my problem statement. I need to compare all the columns for each rows and get the diff file where i can point out the unmatched column. Pointing out the unmatched column is my main problem statement Commented May 8, 2017 at 12:16
  • @piyush, there's no 3|rohit|**delhi**|**QA** row within your input files. Update your expected output Commented May 8, 2017 at 15:05
  • Hi @RomaPerekhrest sorry and thanks for pointing out. I have updated my question. Commented May 8, 2017 at 15:20