Env
Standard UNIX utility
env is a shell command that either reports environment variables or runs a command in a subprocess with modified environment variables. The command is provided in a Unix-like system.
Nº Q284029 ★★
Uncommon · Literature
Env
Standard UNIX utility
env is a shell command that either reports environment variables or runs a command in a subprocess with modified environment variables. The command is provided in a Unix-like system.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
env is a shell command that either reports environment variables or runs a command in a subprocess with modified environment variables. The command is provided in a Unix-like system. By default, a subprocess inherits the environment variables of the parent process. env supports adding, modifying and removing the copied variables. env can also be used to launch the correct interpreter. In this usage, the environment is typically not changed. The command does not modify environment variables in the process in which it runs. Mechanisms for doing so include the export command and assigning a name to a value like NAME=value. The GNU coreutils version was written by Richard Mlynarik, David MacKenzie, and Assaf Gordon. It first appeared in 4.4BSD, and is a part of POSIX.1 (with the -i option only). This version has been extended to handle signals and the current directory. FreeBSD's version supports a custom search path. Extensions found in both versions include -u, for unsetting variables, and -S, for splitting arguments (mainly in shebang).
Text: Wikipédia, CC BY-SA 4.0. ·
Related cards
File (command)
Standard Unix program
Nº Q181820 ★★★
Diff
Standard UNIX utility for file comparison
Nº Q300901 ★★
Apache Subversion
Advanced version control system
Nº Q46794 ★★
Df (Unix)
Standard Unix computer program
Nº Q269484 ★★
Test (Unix)
Command-line utility
Nº Q257491 ★★★
Unix shell
Command-line interpreter for Unix operating system
Nº Q14663 ★★