A fast, user-friendly alternative to the Unix find command
Simple, fast and user-friendly alternative to find
fd
$ fd '\.py$'
$ fd 'test' /path/to/directory
$ fd '\.log$' -x rm {}