Being able to list all files within the current directory tree that have changed within the last
n minutes is really handy. It can often help you locate files created by unfamiliar software (most especially log files and database files, but many other things too).
Being able to view this in a `tail -f` manner is also awfully handy.