Browsing Chinese (Simplified) translation

579 of 594 results
579.
Define shell function.

Create a shell function named NAME. When invoked as a simple command,
NAME runs COMMANDs in the calling shell's context. When NAME is invoked,
the arguments are passed to the function as $1...$n, and the function's
name is in $FUNCNAME.

Exit Status:
Returns success unless NAME is readonly.
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.
定义 shell 函数。

创建一个名为 <名称> 的 shell 函数。当作为一个简单命令被调用时,
<名称> 在调用它的 shell 的上下文中执行 <命令>。当 <名称> 被调用时,
传递给函数的参数储存在 $1...$n 中,函数名储存在 $FUNCNAME 中。

退出状态:
返回成功,除非 <名称> 为只读。
Translated by Wenbin Lv
Located in builtins.c:1686
579 of 594 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.