Is there an alternative find program with a more conventional CLI interface? find works and expects parameters in a painfully different way from most other utils.
Clarification: I'm looking for a program that has mostly the same functionality as find with a commandline interface that works and feels like POSIX (or at least GNU) commandline recommendations.
ackand was wondering if there is a betterfindas well.