Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save paulsocal/4741e9ff5f0f922135a17ad18f709e2e to your computer and use it in GitHub Desktop.
Save paulsocal/4741e9ff5f0f922135a17ad18f709e2e to your computer and use it in GitHub Desktop.
osascript -e 'id of app "Adobe After Effects CC 2020"'
osascript -e 'id of app "Adobe After Effects CC 2019"'
mdfind -onlyin /Applications kMDItemCFBundleIdentifier=='com.adobe.AfterEffects'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment