1

How could I find similar folder names recursively in bash command line?

I don't know specific name, I want all similar folders grouped by similarity. In other words, I need the bash to search each one by all folder names.

I use bash in OS X terminal.

Similar folder means: folders which have at least one same word. For example, below folder names:

"Example"

"John Example"

"Example (200)"

"12 Example"

Jens
  • 69,818
  • 15
  • 125
  • 179
Soheil Novinfard
  • 1,358
  • 1
  • 16
  • 43

0 Answers0