Bash - how to recursively find the latest modified file in a directory Jun 28, 2012 ⌘ Recursively finding the latest modified file in a directory. From the mighty Stack Overflow, some useful tips on using find with dates.