Topic: https://brettterpstra.com/overthinking-it-fast-bundle-id-retrieval-for-mac-apps/
hide preview

What's next? verify your email address for reply notifications!

Tim Bates 12y, 192d ago

nifty; I was looking for the bundle ID for Textmate (preview) and for R.app... the mdls part of this post solved it for me, and you're the #1 google link for r bundle id :-)

The 1-liner solution is

mdls -name kMDItemCFBundleIdentifier -r /Applications/R.app

hide preview

What's next? verify your email address for reply notifications!