-
Notifications
You must be signed in to change notification settings - Fork 0
Concepts
sarahmss edited this page Dec 21, 2021
·
2 revisions

| Definition | |
|---|---|
| Prompt | string of characters used in a command-line interface to indicate readiness to accept commands |
| Commandline | way of interacting with a computer program |
| Shell | is a program that processes commands and generates output returns, like bash or zsh on Linux |
| Terminal | computer program that emulates a video terminal within another display architecture |
