Browsing German translation

531 of 560 results
531.
Display information about command type.

For each NAME, indicate how it would be interpreted if used as a
command name.

Options:
-a[tab]display all locations containing an executable named NAME;
[tab]includes aliases, builtins, and functions, if and only if
[tab]the `-p' option is not also used
-f[tab]suppress shell function lookup
-P[tab]force a PATH search for each NAME, even if it is an alias,
[tab]builtin, or function, and returns the name of the disk file
[tab]that would be executed
-p[tab]returns either the name of the disk file that would be executed,
[tab]or nothing if `type -t NAME' would not return `file'.
-t[tab]output a single word which is one of `alias', `keyword',
[tab]`function', `builtin', `file' or `', if NAME is an alias, shell
[tab]reserved word, shell function, shell builtin, disk file, or not
[tab]found, respectively

Arguments:
NAME[tab]Command name to be interpreted.

Exit Status:
Returns success if all of the NAMEs are found; fails if any are not found.
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
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.
Zeigt Informationen über den Kommando-Typ.

Für jeden NAMEn wird angezeigt, wie er interpretiert würde, wenn er als
Kommando verwendet wird.

Optionen:
-a[tab]Zeigt alle Orte, die eine ausführbare Anwendung NAME enthalten;
[tab]beinhaltet Aliase, eingebaute Shell-Kommandos und Funktionen,
[tab]wenn und nur wenn die Option »-p« nicht auch genutzt wird.
-f[tab]Unterdrückt das Nachschlagen von Shell-Funktionen.
-P[tab]Erzwingt eine Suche nach jedem NAMEn in $PATH, auch wenn es ein
[tab]Alias, eingebautes Kommando oder Funktion ist und gibt den
[tab]Namen der Datenträgerdatei zurück, die ausgeführt würde.
-p[tab]Gibt entweder den Namen der Datenträgerdatei zurück, die ausgeführt
[tab]würde, oder nichts, wenn »type -t NAME« nicht »file« zurück gibt.
-t[tab]Gibt ein einzelnes Wort aus »alias«, »keyword«,
[tab]»function«, »builtin«, »file« oder »« zurück, wenn NAME ein
[tab]Alias, ein reserviertes Shell-Wort, eine Shell-Funktion, ein
[tab]eingebautes Shell-Kommando oder eine Datenträgerdatei ist, oder
[tab]nicht gefunden wurde.

Argumente:
NAME[tab]Der Name des zu interpretierenden Kommandos.

Rückgabewert:
Gibt »Erfolg« zurück, wenn alle NAMEn gefunden werden, scheitert, wenn
einige nicht gefunden werden.
Translated and reviewed by Carsten Gerlach
Located in builtins.c:1368
531 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.