Skip to main content
2 of 2
removed stray answer to focus on the intended answer
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 266

The first thing that comes to mind is:

find $ROOT_PATH -type d -name foo | xargs -n1 -I{} find {} -type f