Skip to content

Instantly share code, notes, and snippets.

@aliva
Last active October 3, 2015 13:15
Show Gist options
  • Save aliva/b12864a59eecca7fa04e to your computer and use it in GitHub Desktop.
Save aliva/b12864a59eecca7fa04e to your computer and use it in GitHub Desktop.
# sudo apt-get install mp3val
find -iname *.mp3 -exec mp3val -f -t {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment