Vertaling van "al Shell" 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.
Agreguemos algunos modelos al shell para que podamos crear un reporte de algún tipo.
Let's add some models to the shell so that we can create a report of some sort.
Y dado que el proceso puede enviar notificaciones al shell, los íconos superpuestos del árbol de la izquierda normalmente también cambiarán.
And since the process can send notifications to the shell, the overlays on the left tree view usually change too.
¿Cuáles son los elementos clave de su rol como líder del proyecto para la entrada del equipo GEBCO-NF Alumni al Shell Ocean Discovery XPRIZE?
What are the key elements of your role as project lead for the GEBCO-NF Alumni team's entry to the Shell Ocean Discovery XPRIZE?
Un mal actor puede obtener acceso al shell sin ingresar ningún tipo de credenciales de inicio de sesión y luego puede escalar sus privilegios a root.
A bad actor can gain access to the shell without entering any sort of login credentials and can then escalate their privileges to root.
El comando contiene la dirección (path) del ejecutable que se desea iniciar, o la orden que se trasladará al shell.
The command contains the address (path) of the executable you want to invocate, or the order to be transferred to the shell.
Cuando el kernel recibe la pulsación de la tecla 'Enter' el pasa su línea de texto al shell.
When the kernel sees an 'Enter' it passes your line of text to the shell.
El programa devuelve los siguientes códigos al shell que le invocó
Program returns the following values to the shell: EXAMPLES
Efectuar la terminación de nombres de ficheros y devolver la lista de terminaciones posibles encerrada entre llaves de forma que la lista esté disponible al shell (vea Expansión de llaves arriba).
Perform filename completion and insert the list of possible completions enclosed within braces so the list is available to the shell (see Brace Expansion above).
Puede utilizarlos para agregar proveedores de Windows PowerShell al shell, así como nuevos cmdlets.
You can use them to add Windows PowerShell providers to the shell, as well as new cmdlets.
QUIET - Suprime cualquier salida al shell.
QUIET - Suppresses any output to the shell.
Normalmente, un comando bloquea al Shell hasta que termina de ejecutarse.
Normally, a command blocks the Shell until it is finished.
Bien, mucho de lo que vimos hasta ahora son comandos externos al Shell.
Well, a lot of what we have seen so far are external to Shell commands.
De esta forma, realmente fuimos para el directorio/etc, sin embargo cuando todos los comandos dentro de los paréntesis fueron ejecutados, el nuevo Shell que estaba en el directorio/etc murió y volvimos al Shell anterior cuyo directorio corriente era/home/midir.
In this way, we really gone to/etc directory, but when all parenthesis commands were executed, the new Shell that was at/etc directory died and we came back to the previous Shell which our current directory as/home/mydir.