environment

0001-01-01

In Linux and Unix-like environments, each process has a section in memory known as its environment that contains variables known as environment variables that can be inherited from the parent process. These variables help to pass information into processes spawned from shells.


Links to this note