In case I have a following folders structure on file system: ``` Data 2015 ua.txt pl.txt 2020 ua.txt ``` I want to be able to access pl.txt content by following path `Data.2020.pl`
In case I have a following folders structure on file system:
I want to be able to access pl.txt content by following path
Data.2020.pl