Is there a quick way on getting the list of most recent opened files through NodeJS? I was trying to do it by traversing the directories and sorting all files by access time.