Is there a way to list all files that have been downloaded in the past 12 hours (or 10 days, or 2 months) without knowing the exact location?
For example, let's say that the system downloaded automatically 1200 files, which are likely in 1 or 2 folders (same hard drive, SDA1), however in this folder there are already 5000 files.
Is there a way from the command line to find out which files where downloaded eg. today and put their names in a txt file? Note that while the files were being downloaded i was working on other files in the same directory, so I am not interested to find out which file(s) was last modified, but more specifically which files where downloaded today.