+1 vote
in Linux by
What are environmental variables?

1 Answer

0 votes
by

Environmental variables are global settings that control the shell's function as well as that of other Linux programs. Another common term for environmental variables is global shell variables.

...