2.1 Flashcards
A command line interface (CLI) or text user interface (TUI) to the Linux operating system.
linux shell
A character or set of characters at the start of the command line that indicates that the shell is ready to receive commands.
shell prompt
An shell environment variable that contains the set of directories that are searched when you type an executable file at the shell prompt.
PATH enviorment variable
A shell feature that attempts to complete a command, file, or directory by pressing the Tab key after the first few characters of a command, file, or directory is typed at the shell prompt.
Tab complete
A shell feature that stores shell commands and displays them when you press the Up and Down arrow keys.
Command History
bourne shell
sh
bourne again shell
bash
originally developed for bxd units, uses variation of c rpograming
cshell or csh
improved version of cshell
tsch
improved version of bash shell
z shell
using echo $SHELL will return what
the current shell version it is
switch shell using the following keys
tyoe the shell name