I would like to ask about how to count the number of files in linux by between two dates and times?
Example I have 10 file like:
Date Modified Filename
2016101500 1.file
2016101501 2.file
2016101502 3.file
2016101503 4.file
2016101504 5.file
So if I want to count file from time 00.00 to time 03.00, that how many file I have?