How I create music playlists on Linux

I recently wrote a C program in Linux to create a smaller random selection of MP3 files from my extensive MP3 library… You can download my application from its Git repository. I wrote it for Linux specifically in part because it’s easy to find well-tested file I/O routines on Linux…

Source: LXer – How I create music playlists on Linux