LXer: Set and List Environment Variables in Linux
by LXer from LinuxQuestions.org on (#4TV4G)
Published at LXer:
In this tutorial, we will explain how to read, list and set the environment and shell variables. An environment variable is globally available, in a program and its child programs. A shell variable is only available in the current shell.
Read More...


In this tutorial, we will explain how to read, list and set the environment and shell variables. An environment variable is globally available, in a program and its child programs. A shell variable is only available in the current shell.
Read More...