Hello,
I am looking for a snippet of code that shows how to get
all files that have been accessed in the last 300 seconds into an array?
Or do I have to bring all the files into an array first then go thru each one determining which ones were accessed in the last 5 minutes?
Much appreciated,
Alex
I am looking for a snippet of code that shows how to get
all files that have been accessed in the last 300 seconds into an array?
Or do I have to bring all the files into an array first then go thru each one determining which ones were accessed in the last 5 minutes?
Much appreciated,
Alex