How to find files that were most recently created on file system?
6
votes
1
answer
15679
views
I am trying to track the completion of a silent installer by detecting the presence of the last file created by it, but in order to do that I need to find out which file that is. Is there any way to do this? I have found a lot of answers on how to find the most recently *modified* file, but that is not effective since many of these files were modified by the original creator in a different order than they are added to the system by the installer.
Asked by Pav
(61 rep)
Nov 17, 2015, 03:52 PM
Last activity: Jul 8, 2025, 11:11 PM
Last activity: Jul 8, 2025, 11:11 PM