Skip to content

Instantly share code, notes, and snippets.

@cpuuntery
Created January 22, 2021 18:02
Show Gist options
  • Save cpuuntery/15b474a6eff47ab6012f330df52699f1 to your computer and use it in GitHub Desktop.
Save cpuuntery/15b474a6eff47ab6012f330df52699f1 to your computer and use it in GitHub Desktop.
find . -type f -iname "*.sh" -execdir sh generate.mp3.sh {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment