Compare modification date of two files through command line.
File Date Comparison Utility console application compares the last modification dates of two files whose names are passed on the command line. It returns an exit code that informs if the first named file has an earlier modification date than the second file.