Browsing Spanish translation

516 of 586 results
516.
Return the context of the current subroutine call.

Without EXPR, returns "$line $filename". With EXPR, returns
"$line $subroutine $filename"; this extra information can be used to
provide a stack trace.

The value of EXPR indicates how many call frames to go back before the
current one; the top frame is frame 0.

Exit Status:
Returns 0 unless the shell is not executing a shell function or EXPR
is invalid.
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.
Devuelve el contexto de la llamada a subrutina actual.

Sin EXPR, devuelve «$linea $nombredearchivo». Con EXPR, devuelve
«$linea $subrutina $nombredearchivo»; esta información adicional
se puede usar para proveer un volcado de pila.

El valor de EXPR indica cuántos marcos de llamada se debe retroceder
antes del actual; el marco inicial es el marco 0.

Estado de Salida:
Devuelve 0 a menos que el intérprete no esté ejecutando una función del intérprete
o EXPR no sea válida.
Translated and reviewed by Rodrigo Lledó
In upstream:
Devuelve el contexto de la llamada a subrutina actual.

Sin EXPR, devuelve "$linea $nombrefichero". Con EXPR, devuelve
"$linea $subrutina $nombrefichero"; esta información adicional
se puede usar para proporcionar un volcado de pila.

El valor de EXPR indica cuántos marcos de llamada hay que retroceder
antes del actual; el marco superior es el marco 0.

Estado de Salida:
Devuelve 0 a menos que el shell no esté ejecutando una función de shell
o EXPR sea inválida.
Suggested by Antonio Ceballos Roa
Located in builtins.c:369
516 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.