Use the env command to learn how to gather info about your shell environment on Linux. When working in shell sessions on Linux, it is sometimes necessary to investigate the settings for that ...
Simply put, environment variables are variables that are set up in your shell when you log in. They are called “environment variables” because most of them affect the way your Unix shell works for you ...