I have some folders like:
SRGRG-3DDD-E7DHC-VUDND4-8
EHFAWFH-AWF8WF-WF74H4-G9799
HDSRJ86-FJJ-SU8USH-DYYDCJ0
Inside them some files like:
file1
file2
file3
I am on a Linux environment. How can I use a find
on the command line with a regex to find the file paths. So for file1
I get this path SRGRG-3DDD-E7DHC-VUDND4-8
And so on
(I know the file names. Just need their paths)
IT ISN'T A DUPLICATE. I NEED SOMETHING DIFFERENT, SPECIFIC TO WHAT I WANT