 | | Each process has a set of associated variables. The variables are called environment variables and, together, constitute the process environment. These variables include the search path, the terminal type, and the user's login name. The UNIX shells provide a method for adding, changing, and removing environment variables. | |
|