env is a shell utility for Unix-like operating systems (including Linux). It is used to run another utility in an altered environment. Here, "environment" means the shell's current set of environment variables and their values. Using env, variables may be added or removed, and the values of existing variables may be changed. The current environment is used as a basis for these changes. It is often used by scripts to launch the correct interpreter. A Unix shell, also called the command line, provides the traditional user interface for the Unix operating system. ... UNIX is a portable, multi-tasking and multi-user computer operating system originally developed by a group of AT&T Bell Labs employees including Ken Thompson, Dennis Ritchie, and Douglas McIlroy. ... In computing, an operating system (OS) is the system software responsible for the direct control and management of hardware and basic system operations. ... Tux, a lovable and cuddly penguin sitting down after having gorged itself on herring, is the official Linux mascot. ... Environment variables are a set of dynamic values that can affect the way running processes will behave. ... Scripting programming languages (commonly called scripting languages or script languages) are computer programming languages designed for scripting the operation of a computer. ... An interpreter is a computer program that executes other programs. ...
Example
Here is the code of a very simple Python script: Python is an interpreted, interactive programming language created by Guido van Rossum in 1990. ...
#!/usr/bin/env python print "Hello."
In this example, /usr/bin/env is the full path of the env command. A path is the general form of a file or directory name, giving a files name and its unique location in a file system. ...
External Links
Official GNU Env manual (http://www.gnu.org/software/coreutils/manual/html_node/coreutils_146.html)
Alternative manual for Env (from LinuxForum.com) (http://www.linuxforum.com/shell/env/31-15.php)
ENV, pronounced "envy," was engineered and purpose-built from the ground up, utilizing Intelligent Energy's world-renowned CORE, a radically compact and efficient fuel cell, in order to demonstrate the everyday applicability of fuel cell technology.
Intelligent Energy created ENV as a light bike for everyday use by urban commuters and recreational off-road bikers alike: however, the fuel cell technology is inherently adaptable and can be used to produce a more powerful bike with performance and weight ratios analogous to traditional gasoline-powered motorcycles.
ENV will come equipped with a warning bell or horn to warn pedestrians or other vehicles of its presence, although research indicates that visual signifiers such as lights are more important for road safety than noise alone.
ENV is the recognized leader in providing these services to the healthcare, pharmaceutical and biotechnology industries.
ENV's cleanroom certification services allow clients to choose from a variety of performance tests, such as HEPA Filter Leak Test, Particle Counts, and Airflow Velocity/Volume, to suit their needs.
ENV has partnered with BIOQUELL and is now the sole provider of VPHP decontamination services for laboratory equipment in the United States.ENV can utilize VPHP technology on applications such as cleanrooms, incubators, BSL-3 and BSL-4 containment laboratory equipment, and other specialized medical and research equipment.