Created
May 1, 2020 22:34
-
-
Save paulsocal/4741e9ff5f0f922135a17ad18f709e2e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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