One of the most powerful commands on your #linux system is 'find' ... and one of the most annoying commands on your system is also find.
Do you need to use -and between parameters?
Did you specify the right #regex type before -regex search? And "./"?
Can you remember the before and after date syntax?
If you want to do something to a certain subset of files, find is probably the right way. And you'll spend fifteen minutes fixing the command-line before getting it right.




