It's funny how one of the relatively few design errors in Unix shells now indirectly comes back to haunt us. Recursing is built into pretty much every command that can handle multiple files - which very strongly suggests it should have been made a feature of glob (or the shell).
I think it's a bit sad that those "big-picture" features in unix are treated as if the were written in stone.
I think it's a bit sad that those "big-picture" features in unix are treated as if the were written in stone.