Browsing Chinese (Simplified) translation

518 of 547 results
518.
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.
显示命令类型的信息。

对于每一个 NAME 名称,指示如果作为命令它将如何被解释。

选项:
-a[tab]显示所有包含名称为 NAME 的可执行文件的位置;
[tab]包括别名、内嵌和函数。仅当 `-p' 选项没有使用时
-f[tab]抑制 shell 函数查询
-P[tab]为每个 NAME 名称惊醒 PATH 路径搜索,即使它是别名、
[tab]内嵌或函数,并且返回将被执行的磁盘上文件的名称。
-p[tab]返回将被执行的磁盘上文件的名称,或者当 `type -t NAME'
[tab]不返回 `file' 时,不返回任何值。
-t[tab]返回下列词中的任何一个`alias'、`keyword'、
[tab]`function'、`builtin'、`file'或者`',如果 NAME 是相应的
[tab]一个别名、shell 保留字、shell 函数、shell 内嵌、
[tab]磁盘文件或没有找到。

参数:
NAME[tab]将要解析的命令。

退出状态:
如果所有的 NAME 命令都找到则返回成功;任何找不到则失败。
Translated by Alex Ye
Located in builtins.c:1368
518 of 547 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

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