Possible Duplicate:
Delete files recursively matching a name on the command line (OS X)
I want to remove all files with extension .orig from my tree. The tree is deep. Is there an easy way to do that?
I will probably have to do this many times a day, with different trees. So ease is important.