en

Env

ru

Translation of "env" into Russian

env
Noun
raiting
env
envs pl
Informal computing shorthand for "environment" or an environment variable set
компьютерный термин: совокупность переменных окружения процесса
Make sure the env contains the correct database credentials.
Убедись, что окружение содержит правильные учетные данные базы данных.
Additional translations
переменные окружения
Env
Proper noun
raiting
env
Name of the Unix command "env"
env
название Unix-команды для просмотра или изменения окружения
Use env to run the script with a minimal set of variables.
Используйте env, чтобы запустить скрипт с минимальным набором переменных.

Definitions

env
Noun
raiting
(computing, informal) The set of environment variables that define the context in which a process runs.
Before starting the application, make sure the env contains the correct database credentials.
Env
Proper noun
raiting
A Unix command that prints or modifies the environment for command execution.
Use env to run the script with a minimal set of variables.