Env
Перевод слова "env" на Русский язык
env
Существительноеenv
envs множ.
Informal computing shorthand for "environment" or an environment variable set
компьютерный термин: совокупность переменных окружения процесса
Make sure the env contains the correct database credentials.
Убедись, что окружение содержит правильные учетные данные базы данных.
Дополнительные переводы
переменные окружения
Env
Собственное существительноеenv
Name of the Unix command "env"
env
название Unix-команды для просмотра или изменения окружения Use env to run the script with a minimal set of variables.
Используйте env, чтобы запустить скрипт с минимальным набором переменных.
Опеределения
env
Существительное(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
Собственное существительноеA Unix command that prints or modifies the environment for command execution.
Use env to run the script with a minimal set of variables.