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"