Browsing Spanish translation

571 of 586 results
571.
Define shell function.

Create a shell function named NAME. When invoked as a simple command,
NAME runs COMMANDs in the calling shell's context. When NAME is invoked,
the arguments are passed to the function as $1...$n, and the function's
name is in $FUNCNAME.

Exit Status:
Returns success unless NAME is readonly.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Define una función del intérprete de ordenes.

Crea una función del intérprete llamada NOMBRE. Cuando se invoca como una
orden simple, NOMBRE ejecuta ÓRDENES en el contexto del intérprete que lo
llamó. Cuando se invoca NOMBRE, los argumentos se pasan a la función
como $1...$n, y el nombre de la función está en $FUNCNAME.

Estado de salida:
Devuelve con éxito a menos que NOMBRE sea de sólo lectura
Translated and reviewed by Rodrigo Lledó
In upstream:
Define una función de shell.

Crea una función de shell llamada NOMBRE. Cuando se invoca como una
orden simple, NOMBRE ejecuta ORDENes en el contexto del shell
que lo llamó. Cuando se invoca NOMBRE, los argumentos se pasan a la
función como $1...$n, y el nombre de la función está en $FUNCNAME.

Estado de Salida:
Devuelve correcto a menos que NOMBRE sea de sólo lectura.
Suggested by Antonio Ceballos Roa
Located in builtins.c:1686
571 of 586 results

This translation is managed by Ubuntu Spanish Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.