X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=fmt-music;h=e1a3cfb6854c6bc6afa595c73ecaeac5da3d107d;hb=27553617ac8b494b6a1cd3255ff24bd37c5e2ac7;hp=90457aa653bb4148174a3f5e445dac86731ae2a3;hpb=c95e95333f93130886fa49231679a02256cfdcef;p=bin.git diff --git a/fmt-music b/fmt-music index 90457aa..e1a3cfb 100755 --- a/fmt-music +++ b/fmt-music @@ -1,4 +1,5 @@ #!/usr/bin/sh -e +# Turns a nested hierarchy of music files into a flat one find "${1:-.}" -regex '.*\.\(mp3\|ogg\|wav\|aac\|wma\|flac\|alac\)' -type f | \ while read line; do