Skip to content

Instantly share code, notes, and snippets.

@nncl
Created April 15, 2016 18:24
Show Gist options
  • Save nncl/ab45dea953b86ccca9e00e464a61a9d6 to your computer and use it in GitHub Desktop.
Save nncl/ab45dea953b86ccca9e00e464a61a9d6 to your computer and use it in GitHub Desktop.
Killing MAC OS X Apps

Killing MAC OS Applications by name from terminal.

Examples:

killall Pages
killall Safari
killall <app-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment