Definitions for "Shell variable"
A special variable that is set by the shell and is required by the shell in order function correctly.
An identifier that can store one or more strings. Variables enable string processing, and integer and logical expressions in the shell.
a memory storage area that can be used to hold a value, which can then be used by any built-in shell command within a single shell