Skip to content

Instantly share code, notes, and snippets.

@asadoughi
Created November 18, 2015 17:34
Show Gist options
  • Save asadoughi/4ebc23599ebd2ff594a8 to your computer and use it in GitHub Desktop.
Save asadoughi/4ebc23599ebd2ff594a8 to your computer and use it in GitHub Desktop.
Silence vidyo
find /Applications/Vidyo/ -name *.wav | xargs -I {} mv {} {}.bk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment