Since the decision whether to update the output file is based on the file modification date on the system the output file is updated every time I switch machines.
It would probably be better to hash the contents of the input file and store the hash or something.
Since the decision whether to update the output file is based on the file modification date on the system the output file is updated every time I switch machines.
It would probably be better to hash the contents of the input file and store the hash or something.