Skip to content

Concepts

sarahmss edited this page Dec 21, 2021 · 2 revisions

42Projects - Minishell

Prompt, commandline, shell and terminal.

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

42Projects - Página 10

Clone this wiki locally