Environment Variables
Environment variables allow storage of global settings for the shell or various other programs. Tehy are contextual but inheritable. For example, each process has its own set of environment variables.
View environment variables
/etc/profile~/.profile/etc/environment
Last updated