I have to extract files inside a folder that ends with yesterday's date For example folder name is "abcd_2023-02-06".
The suffix of the file needs to have yesterday's date in this format "_YYYYMMDD" and I need to extract all the files inside that folder.