How can I recursively search for directory names with a particular string where the string is only part of the directory name?
For example: the directory name is "8.0.3-99966_en", but I want to recursively search for directories with the string "99966".