There are several tools to compare files for changes out there for Mac OS X. I’ll cover a few here. The first and most basic is diff. From the command line, it looks like this: diff -u old_file new_file Where … Continue reading
February 29, 2008
by Joe
3 Comments