Terminal vs. shell vs. CLI vs. Prompt
Terminal:
Short answer: It’s an application that we use when we type in commands to a command-line
application or shell of any kind.
It basically listens for keyboard input. But the terminal itself doesn't know what to do with that input. So whatever...
salahbeeh.hashnode.dev3 min read