I have a very specific task to do:
I have 200 files and need to have the creation in relation to each other.
- First file created: 22:20 AM
- Seconde file created: 22:32 AM
- Third file created: 22:33 AM
The output should look about like this:
- 1: 00:00 hours:minutes
- 2: 00:12 hours:minutes
- 3: 00:13 hours:minutes
So how much time after the first file where the others created. How can I do this within windows? The language doesn't matter and output only need to be readable by a human