Browsing Chinese (Simplified) translation

557 of 586 results
557.
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][tab]includes aliases, builtins, and functions, if and only if
[tab][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][tab]builtin, or function, and returns the name of the disk file
[tab][tab]that would be executed
-p[tab]returns either the name of the disk file that would be executed,
[tab][tab]or nothing if `type -t NAME' would not return `file'
-t[tab]output a single word which is one of `alias', `keyword',
[tab][tab]`function', `builtin', `file' or `', if NAME is an alias,
[tab][tab]shell reserved word, shell function, shell builtin, disk file,
[tab][tab]or not 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.
显示关于命令类型的信息。

对于每一个 <名称>,指出如果作为命令名使用时,它将如何被解释。

选项:
-a[tab]当且仅当没有同时使用 "-p" 选项时,显示所有包含名为 <名称>
[tab][tab]的可执行文件的位置;包括别名、内建和函数
-f[tab]阻止 shell 函数查找流程
-P[tab]强制对每个 <名称> 搜索 PATH,即使它是别名、内建或函数,
[tab][tab]并且返回将被执行的磁盘上的文件的名称
-p[tab]返回将被执行的磁盘上的文件的名称,或者当 "type -t 名称"
[tab][tab]不返回 "file" 时,不返回任何值
-t[tab]返回下列单词中的一个:"alias"、"keyword"、"function"、
[tab][tab]"builtin"、"file" 或者 "",分别表示 <名称> 是一个别名、
[tab][tab]shell 保留字、shell 函数、shell 内建、磁盘文件或者未找到

参数:
名称[tab]需要解释的命令。

退出状态:
如果所有的 <名称> 都被找到则返回成功;任何一个未找到则失败。
Translated by Wenbin Lv
Located in builtins.c:1401
557 of 586 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.