Compare files in Linux
by Danilo • July 26, 2009 • Utilities, Web services • 4 Comments
Not long ago I was working with some .po files and needed a nice and simple diff program to merge 2 files. First I tried the multi-purposed text editor vim. Using vim as a diff and merge tool: with Andrej’s article I found some nice tips & tricks and the Vim manual for diff tasks. [...]
Read more →