What’s the DIFF?

One of the basic tasks Integration Engineers do is to compare files that we use or receive. There are some interesting and useful tools that people can get out there to DIFF files. But on Linux and Unix machines around the world there is a native tool that is almost always present. Amazingly it is called DIFF.
Like some other command-line tools, its interface is not really intuitive. Lets walk through the basics of how to get use out of this handy file comparing tool. (If you are working with and comparing EDI files, you might want to look at the post on how to unwrap your EDI file so that our line by line comparison is more meaningful.)
Wednesday, November 18th, 2009
There are job or task specific tools that will have a high importance to each integration task. When working on an SAP system, your SAP tools will be very important. But there are tools and skills that are also important regardless of the systems and technologies that you are working on. For me, these are the top 5 tools that an Integration Engineer should be able to use proficiently. Do you use any of these? Do you have others?
What is a “Character Set?”
What is a flat file?