commented on April 19th 20 at 12:38
-atime n
True if the file was accessed n days ago. The access time of directories in path is changed by find itself.
-cmin n
File's status was last changed n minutes ago.
-ctime n
True if the file's status was changed n days ago.
Find more questions by tags Hard disks
So how do you know how many there were before? - nova_Cummings commented on April 19th 20 at 12:33