Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 606 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 606 Bytes

propmtime (propagate file modification time)

Author: James Abel

Installers

propmtime windows installer

Summary

propmtime sets the modification time (mtime) of folders/directories to make finding recently created or changed files easier.

Most OSs only change the modification time of a folder/directory based on its immediate children. This code analyzes a folder and its children, propagating (changing) the modification times of each folder to be the most recent time of all of its children.