shell variable
A variable used in a command-line shell environment, such as bash or zsh, to store data or control behavior.
Set the path in a shell variable.
Shell variables are often used in scripts.
Compound of シェル (shell, from English) and 変数 (variable).