Scan directories and copy those that have more than n files (stackoverflow.com)stack
16 points by Gauffke in stackoverflow.com · 2d ago · stack
I have an mp3 library in a music folder structured by artist/album/song.mp3 (or other extension, but the folder contain audio only, so extension doesn't matter here). I wish to copy this music directory to a musiclight , but only for artists that have "enough" songs (so that I c…