Examples with "variable ENV" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Cuando se llama como un shell interactivo con el nombre sh, bash busca la variable ENV, expande su valor si está definida, y emplea el valor expandido como el nombre de un fichero a leer y ejecutar.
When invoked as an interactive shell with the name sh, bash looks for the variable ENV, expands its value if it is defined, and uses the expanded value as the name of a file to read and execute.
En este modo, los shells interactivos expanden la variable ENV y se leen y ejecutan órdenes desde el fichero cuyo nombre es el valor expandido de dicha variable.
In this mode, interactive shells expand the ENV variable and commands are read and executed from the file whose name is the expanded value.
Andere resultaten
Las variables ENV también son accesibles en ficheros.ini.
Aunque los cmdlets de variables estándar no están diseñados para trabajar con variables env:, puede utilizarlos si especifica el prefijo env:.
Although the standard variable cmdlets are not designed to work with env: variables, you can still use them by specifying the env: prefix.
Incluso si usted está ejecutando una aplicación de web PHP genérica, puede acceder a las variables ENV utilizando el método de getenv().
Even if you're running a generic PHP web app, you can access the ENV variables using the getenv() method.
Evita que variables de entorno arbitrarias lleguen a los procesos FPM mediante la limpieza del entorno en los workers antes de que se añadan las variables env a las pools correspondientes a esta configuración.
Prevents arbitrary environment variables from reaching FPM worker processes by clearing the environment in workers before env vars specified in this pool configuration are added.
La densidad estomática en general es alta; mientras que el índice estomático del envés es variable en las especies estudiadas.
The stomatal density is generally high; while the underside stomatal index was found to be variable in the species analyzed.
Cada proceso creado usando cualquiera de los métodos mencionados, mantiene su propio entorno virtual con-en % ENV variable.
Every process created using any of the mentioned methods, maintains its own virtual environment with-in %ENV variable.
Crear una variable de entorno "env" y establezca su valor como "prueba".
Create a environment variable "env" and set its value as "test".
Get-Module busca módulos disponibles en la ruta de acceso especificada por la variable de entorno $env:PSModulePath.
Get-Module looks for available modules in the path specified by the $env:PSModulePath environment variable.
Get-Module obtiene los módulos en las rutas de acceso especificadas por la variable de entorno $env:PSModulePath.
Get-Module gets the modules in the paths specified by the $env:PSModulePath environment variable.
Permiten configurar mediante variables en "env" la ruta al ejecutable Asterisk, usuario y grupo con que se ejecuta, y opciones de ejecución.
The scripts let you configure via variables on the "env" dir the PATH to the Asterisk exec, the user and group to launch it with, and the startup options you want to pass it.
Define el entorno del usuario al inicio de sesión en el archivo y es especificado por la variable de entorno ENV del shell
Defines user's environment at login in the file and is specified by the Korn shell's ENV environment variable