Browsing German translation

538 of 560 results
538.
Select words from a list and execute commands.

The WORDS are expanded, generating a list of words. The
set of expanded words is printed on the standard error, each
preceded by a number. If `in WORDS' is not present, `in "$@"'
is assumed. The PS3 prompt is then displayed and a line read
from the standard input. If the line consists of the number
corresponding to one of the displayed words, then NAME is set
to that word. If the line is empty, WORDS and the prompt are
redisplayed. If EOF is read, the command completes. Any other
value read causes NAME to be set to null. The line read is saved
in the variable REPLY. COMMANDS are executed after each selection
until a break command is executed.

Exit Status:
Returns the status of the last command executed.
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.
Wählt Wörter aus einer Liste und führt Kommandos aus.

Die WORTLISTE wird expandiert und erzeugt eine Liste von Wörtern. Der Satz
der expandierten Wörter wird mit je einer führenden Nummer auf die
Standardfehlerausgabe ausgegeben. Wenn »in WORTLISTE« nicht angegeben ist,
wird »in §@« angenommen. Es wird dann die Eingabeaufforderung PS3 angezeigt
und eine Zeile von der Standardeingabe gelesen. Wenn diese Eingabe aus der
Nummer der angezeigten Wörter besteht, wird NAME auf dieses Wort gesetzt.
Ist die Eingabe leer, wird die WORTLISTE und die Eingabeaufforderung erneut
angezeigt. Wird EOF gelesen, wird die Ausführung des Kommandos beendet. Die
Eingabe eines anderen Wertes setzt NAME auf Null. Die eingelesene Zeile
wird in der Variable REPLY gespeichert. Die KOMMANDOS werden nach jeder
Auswahl ausgeführt, bis das Kommando »break« ausgeführt wird.

Rückgabewert:
Gibt den Status des zuletzt ausgeführten Kommandos zurück.
Translated and reviewed by Phillip Sz
Located in builtins.c:1581
538 of 560 results

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

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