Skip to content

Instantly share code, notes, and snippets.

@smooker
Created October 3, 2022 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smooker/2e7a20c9e341ad1013cdd32c6b0314b1 to your computer and use it in GitHub Desktop.
Save smooker/2e7a20c9e341ad1013cdd32c6b0314b1 to your computer and use it in GitHub Desktop.
find . -iname "*flac" -type f -exec mpv {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment