Browsing Chinese (Simplified) translation

547 of 586 results
547.
Unset values and attributes of shell variables and functions.

For each NAME, remove the corresponding variable or function.

Options:
-f[tab]treat each NAME as a shell function
-v[tab]treat each NAME as a shell variable
-n[tab]treat each NAME as a name reference and unset the variable itself
[tab][tab]rather than the variable it references

Without options, unset first tries to unset a variable, and if that fails,
tries to unset a function.

Some variables cannot be unset; also see `readonly'.

Exit Status:
Returns success unless an invalid option is given or a NAME is read-only.
[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.
取消设定 shell 变量和函数的值和属性。

对于每一个 <名称>,删除对应的变量或函数。

选项:
-f[tab]将每个 <名称> 视为 shell 函数
-v[tab]将每个 <名称> 视为 shell 变量
-n[tab]将每个 <名称> 视为名称引用,并取消设定该变量本身,而不是
[tab][tab]其引用的变量

不带选项时,unset 首先尝试取消设定一个变量,如果失败,再尝试取消设定
一个函数。

某些变量不可以被取消设定;参见 "readonly"。

退出状态:
返回成功,除非使用了无效的选项,或者 <名称> 为只读。
Translated by Wenbin Lv
Located in builtins.c:1140
547 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.