more simple rm pyc files command#698
Conversation
|
I haven't seen this one used nearly as often. It's been a number of years since I investigated why, but perhaps it was because of cross-platform compatibility? |
|
I can't find any sign of compatibility problems with -delete action of 'find'. GNU Findutils doc recommends '-delete' to delete files: |
I have, but perhaps I use find more often?
My guess would simply be that |
|
|
|
Perfect, that's the answer I was looking for. I know at one point in my development career, '-delete' didn't work on OS X. Thanks! |
Good thing no one actually uses OS X ;) |
No description provided.