Apple - Where is the terminal application on the filesystem?
Is this all you want?
/Applications/Utilities/Terminal.app
In macOS 10.15 Catalina, I found it in:
/System/Applications/Utilities/Terminal.app
This is how I found it:
- open Spotlight (
Cmd+Space
) - type: Terminal
- hold the keys
Alt+Cmd
, then double-click on the Terminal.app found by Spotlight (should the first one in the list) - that will open Finder and highlight Terminal.app
- if you drag Terminal.app into a text file, another terminal, or even a browser URL bar, it will show you the full path
(Funny enough, if you right-click and choose Get Info, it will show you as if it's actually just in /Applications/Utilities, e.g. without /System).