Outrigger Paddling, Motorcycles, Photography, tech. Random.
find (pattern here) -printf '%h\n' | sort | uniq
Example:find . -type -f -name '*txt' -printf '%h\n' | sort | uniq