Get full path of a file inside a subfolder
I have a folder with many subfolders inside. In one of these subfolders, there is a file whose path I need to get. The problem is that I only know the main folder path and partial name of the file.
I have a folder with many subfolders inside. In one of these subfolders, there is a file whose path I need to get. The problem is that I only know the main folder path and partial name of the file.