How to get a list of most recently opened/written files on the OS?
Mac OS used to have "recent files" in the menu (though it loaded incredibly slowly).
I guess maybe it would be possible to use locate
somehow.
Looking for a fast way either in Python or bash.