Skip to content

Instantly share code, notes, and snippets.

@gaborgsomogyi
Created February 28, 2019 14:29
Show Gist options
  • Save gaborgsomogyi/aeac1b696a5ffe9c14fb33dd4074626f to your computer and use it in GitHub Desktop.
Save gaborgsomogyi/aeac1b696a5ffe9c14fb33dd4074626f to your computer and use it in GitHub Desktop.
sudo kill -9 `ps ax | grep 'coreaudio[a-z]' | awk '{print $1}'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment