I\'m trying to get a list of installed applications on the Mac terminal command that doesn\'t need to sudo.
I can already do this, find / -iname *.app
this command