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