×

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: <#AppArray#>, askToSave: <#Boolean (Optional)#>)

Example

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