×

env

Unix-like operating system command
env is a shell command for Unix and Unix-like operating systems. It is used to either print a list of environment variables or run another utility in an altered environment without having to modify the currently existing environment. Wikipedia
Syntax: env -i name=value ... utility argument ...
Operating system: Unix, Unix-like, Inferno