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.
INTERNAS DEL SHELL
orden interna del shell
If the histappend shell option is enabled (see the description of shopt under SHELL BUILTIN COMMANDS below), the lines are appended to the history file, otherwise the history file is overwritten.
Si la opción del shell histappend está activa (vea la descripción de shopt bajo ÓRDENES INTERNAS DEL SHELL más adelante), las líneas se añaden al fichero de historia; si no, el fichero de historia se sobreescribe.
If strict compatibility with sh is desired, start bash with the +B option or disable brace expansion with the +B option to the set command (see SHELL BUILTIN COMMANDS below).
Si se desea una compatibilidad estricta con sh, arranque bash con la opción +B o inhabilite la expansión de llaves con la opción +B de la orden interna set (vea ÓRDENES INTERNAS DEL SHELL abajo).
This feature is enabled by default for interactive shells, and can be disabled using the +H option to the set builtin command (see SHELL BUILTIN COMMANDS below).
Esta característica está habilitada de forma predeterminada en shells interactivos, y puede ser desactivada mediante la opción +H de la orden interna set (vea ÓRDENES INTERNAS DEL SHELL abajo).
See the description of the shopt builtin below under SHELL BUILTIN COMMANDS for information on setting and unsetting shell options.
Vea la descripción de la orden interna shopt abajo en ÓRDENES INTERNAS DEL SHELL para información sobre cómo establecer y anular opciones del shell.
Bash uses a hash table to remember the full pathnames of executable files (see hash under SHELL BUILTIN COMMANDS below).
Bash emplea una tabla de dispersión (hash) para recordar los nombres de camino completos de los ficheros ejecutables (vea hash en ÓRDENES INTERNAS DEL SHELL abajo).
Once a variable is set, it may be unset only by using the unset builtin command (see SHELL BUILTIN COMMANDS below).
Una vez que una variable está definida, solo puede quitarse de la lista de variables mediante la orden interna unset (vea ÓRDENES INTERNAS DEL SHELL más adelante).
OPTARG The value of the last option argument processed by the getopts builtin command (see SHELL BUILTIN COMMANDS below).
OPTARG El valor del último argumento que es una opción procesado por la orden interna getopts (vea ÓRDENES INTERNAS DEL SHELL más abajo).
OPTIND The index of the next argument to be processed by the getopts builtin command (see SHELL BUILTIN COMMANDS below).
OPTIND El índice del siguiente argumento a ser procesado por la orden interna getopts (vea ÓRDENES INTERNAS DEL SHELL más abajo).
The "echo" command must be used with following cares since its implementation differs among shell builtin and external commands.
La orden «echo» debe utilizarse con cuidado ya que su implementación cambia entre la orden interna y la externa.
This is useful when defining a function whose name is the same as a shell builtin, retaining the functionality of the builtin within the function.
Esto es útil cuando se define una función cuyo nombre es el mismo que una orden interna del shell, reteniendo la funcionalidad de esa orden interna dentro de la función.
The return value is 0 unless a name is not a shell builtin or there is an error loading a new builtin from a shared object.
El valor de retorno es 0 a menos que un nombre no sea una orden interna del shell o que haya un problema cargando una nueva orden incorporada desde un objeto compartido.
For example, to use the test binary found via the PATH instead of the shell builtin version, run "enable -n test".
Por ejemplo, para emplear el programa binario test encontrado en el PATH en vez de la versión incorporada en el shell, ejecute enable -n test.
Shell builtin commands return a status of 0 (true) if successful, and non-zero (false) if an error occurs while they execute.
Las órdenes incorporadas en el shell devuelven un estado de 0 (verdad) si acaban con éxito, y distinto de cero (falso) si ocurre un error mientras se ejecutan.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.