Even if you’ve installed Xcode, you may not use it much unless you create software for a living. But it’s worth exploring the Developer folder, as it holds some very useful tools. Consider FileMerge, ...
The Linux comm command makes it easy to compare a couple text files and determine if they both contain the same lines -- whether the file contents are sorted or not. The comm command on Linux systems ...
I am doing some backup and restore testing and was wondering if there was a good freeware app out there that would let me say "Compare \\server\restores_path To \\Production\Path" and show files that ...
What is the best way to compare and combine complex directories?<BR><BR>I have two quasi-parallel main directories, each with many sub-directories and files.<BR><BR>Comparing these two main ...
TreeComp is a freeware utility that allows you to easily synchronize files between two folders and directories, keeping them updated with their contents. It is a very intuitive tool with amazing ...
The often overlooked Xcode FileMerge app lets you spot what's changed between two files. Here's how to spot the differences using the tool. Most developers of Apple software are familiar with Apple's ...