Move files up one folder level
问题 I have a folder called "April reports" that contains a folder for each day of the month. Each folder then contains another folder which contains PDF files: April reports ├─01-04-2018 │ └─dayreports │ ├─approved.pdf │ └─unapproved.pdf │ ├─02-04-2018 │ └─dayreports │ ├─approved.pdf │ └─unapproved.pdf ╎ ╎ └─30-04-2018 └─dayreports ├─approved.pdf └─unapproved.pdf The PDFs have the same name for each day so the first thing I want to do is move them up one level so that I can use the folder name