CompFileDate is a command line utility for Windows that compares the dates of two files whose names are passed on the command line and returns an exit code that indicates the result.
The program is available for Windows and Linux. There are separate Windows 32 bit and 64 bit builds. The only Linux build is 64 bit.
For a full explanation of how to use the program see ReadMe.txt.
You can also view a help screen from within CompFileDate by using the command:
CompFileDate -h
Details of how to install CompFileDate can be found in ReadMe.txt.
It's only a little utility, but any improvements are welcome. Just fork the repo and create a feature branch off the develop branch. Commit your changes to the feature branch then submit a pull request when ready.
Licensed under the Mozilla Public License v2.0.