×

Quit All Apps

macOS 12 +

Notes

Quit's all the apps currently open. It will not quit any apps put in the exceptions array.

Syntax

quitAllApps(except: <#App Array#>, askToSave: <#Boolean#>)

Example

quitAllApps(except: com.zlineman.jellyfish, askToSave: true)