How to Set and List Environment Variables in Linux
In Linux and Unix based systems environment variables are a set of dynamic named values, stored within the system that are used by applications launched in shells or subshells. In simple words, an environment variable is a variable with a name and an associated value.
|
|
Environment variables allow you to customize how the system works and the behavior of the applications on the system. For example, the environment variable can store information about the default text editor or browser, the path to executable files, or the system locale and keyboard layout settings.
In this guide, we will explain to read and set environment and shell variables.
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.