Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,734,503,989 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

environment variable

   Also found in: Wikipedia 0.03 sec.

environment variable

An item of data that is updated by the operating system, Web server or other control program. They typically reside in memory and can be read by applications to determine the current status of the system. Environment variables contain data such as time, date, path, version number, login information and so on. See CGI script and DOS Set.


(programming, operating system)environment variable - A variable that is bound in the current environment. When evaluating an expression in some environment, the evaluation of a variable consists of looking up its name in the environment and substituting its value.

Most programming languages have some concept of an environment but in Unix shell scripts it has a specific meaning slightly different from other contexts. In shell scripts, environment variables are one kind of shell variable. They differ from local variables and command line arguments in that they are inheritted by a child process. Examples are the PATH variable that tells the shell the file system paths to search to find command executables and the TZ variable which contains the local time zone. The variable called "SHELL" specifies the type of shell being used.

These variables are used by commands or shell scripts to discover things about the environment they are operating in. Environment variables can be changed or created by the user or a program.

To see a list of environment variables type "setenv" at the csh or tcsh prompt or "set" at the sh, bash, jsh or ksh prompt.

In other programming languages, e.g. functional programming languages, the environment is extended with new bindings when a function's parameters are bound to its actual arguments or when new variables are declared. In a block-structured procedural language, the environment usually consists of a linked list of activation records.


How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
Multibyte Character Support - MKS utilities and APIs now support multibyte/Unicode characters within file content, file and directory names, pipes, environment variable, console displays, and much more allowing users to display, load, edit, search and otherwise manipulate files and data in non-ASCII formats.
System Information: Allows administrators to view their current environment variable settings, license consumption, and eHealth(R) Suite server file structure.
A command-line utility then calls these variables and adjusts the registry setting, environment variable, or file - eliminating the need for lengthy scripts and separate databases.
 
Encyclopedia browser? ? Full browser
 
Environment Protection and Biodiversity Conservation Act
Environment Protection and Biodiversity Conservation Act 1999
Environment Protection and Biodiversity Conservation Act 1999
Environment Protection and Heritage Council
Environment Protection Authority
Environment Protection Authority
Environment Protection Authority of Victoria
Environment Protection Policy Review Panel
Environment Protection Toilet
Environment Protection Training Research Institute
Environment Protectors Society
Environment Remote Sensing Institute
Environment Research and Training Center
Environment Research Center
Environment Resources and Sustainable Development
Environment Scanning
Environment Secretary
Environment Services Interface Implementation Plan
environment simulator
Environment Society of Oman
Environment Stress Cracking
environment test
Environment to Inspire Network Users
Environment Transport and Works Bureau
environment variable
Environment variables
Environment variables
Environment Victoria
Environment Waikato
Environment Wales
Environment Without Borders
Environment, choice, and sexual orientation
Environment, Communications, Information Technology and the Arts
Environment, Economy and Community in Latin America
Environment, Emergency Management and Utilities
Environment, Energy, and Economic Development Program
Environment, Food & Rural Affairs
Environment, Food and Rural Affairs Committee
Environment, Food and Rural Affairs Committee
Environment, Food, and Rural Affairs Committee
Environment, Food, and Rural Affairs, Department for
Environment, Food, Rural Affairs Secretary
Environment, Get, Post, Cookie, Server
Environment, Health and Natural Resources
Environment, Health and Safety
Environment, Health and Safety Committee
Environment, Health and Safety Policies
Environment, Health, Safety and Operations Committee
Environment, Health, Safety, Security
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.