Hi all,

I've been searching the web all night for an example of how to find all *.mp3 files in a directory on Linux. I can list the directories contents, but I need to limit the results to *.mp3 only.

Appreciate any help or direction that you can provide. Using plain old C on Linux.

Thanks,
-Jim