I want to find files matching "file*-1*" within directory patterns (with multiple wildcards) such as "/*/dir.*/abc"
file*-1*"
"/*/dir.*/abc"
With