Skip to content

Instantly share code, notes, and snippets.

@misraX
Created March 19, 2017 00:59
Show Gist options
  • Save misraX/51368f31f98a5b82d0e7ac2fe7020684 to your computer and use it in GitHub Desktop.
Save misraX/51368f31f98a5b82d0e7ac2fe7020684 to your computer and use it in GitHub Desktop.
for files in *.mp3; do echo ${files}>>00\ ALBUMNAME.m3u; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment