Skip to content

Simple Windows command line utility for comparing the modification dates of two files.

License

Notifications You must be signed in to change notification settings

ddabapps/compfiledate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Date Comparison Utility

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 in both 64 bit and 32 bit versions.

Usage

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

Installation

Details of how to install CompFileDate can be found in ReadMe.txt.

Contributions

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.

License

Licensed under the Mozilla Public License v2.0.