# Find

# Find to create playlist

find . -type f \\( -name '\*.mp3' \\) -printf "%P\\n" | sort &gt; popspa.m3u