list installed applications on Mac

Posted . Visible to the public.

You can see a list of all installed applications on your Mac by running the following command in Terminal:

mdfind 'kMDItemContentTypeTree == com.apple.application' | sort
Jonathan Knapp
Posted by Jonathan Knapp to Knowledge is Power! (2012-06-20 01:10)