Situatie
Solutie
You can quit any app instantly using a command in Terminal. Simply open the Terminal app through the Launchpad or Spotlight, and type:
“killall [app name]”
Replace [app name] with the app you want to close. The names are case-sensitive, and if it has more than one word, put the name inside quotes.
Leave A Comment?