Compare the content of two (Windows) directories.
Download dircmp console program (Windows 64bit) | Download dircmp source code (Lazarus/Free Pascal) |
Description: "dircmp" is a command line program that can be used to compare the content of two directories. It is intended to run on MS Windows. The program parameters have to be specified on the command line. The program allows to list
- files only present in the source or destination directory;
- files with same date and size present in both directories;
- files with different date or size present in both directories;
- files with different date (but same size), and files with different size (but same date) present in both directories.
Free Pascal features: File handling routines of the SysUtils unit, finding files, file date, file size, writing text files, command line
parameters (classic Pascal). Usage of the LazUTF8 unit in with command line programs.
Screenshot:
If you like this program, please, support me and this website by signing my guestbook.