Browsing Chinese (Simplified) translation

526 of 581 results
526.
Replace the shell with the given command.

Execute COMMAND, replacing this shell with the specified program.
ARGUMENTS become the arguments to COMMAND. If COMMAND is not specified,
any redirections take effect in the current shell.

Options:
-a name[tab]pass NAME as the zeroth argument to COMMAND
-c[tab]execute COMMAND with an empty environment
-l[tab]place a dash in the zeroth argument to COMMAND

If the command cannot be executed, a non-interactive shell exits, unless
the shell option `execfail' is set.

Exit Status:
Returns success unless COMMAND is not found or a redirection error occurs.
[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。

执行 <命令>,以指定的程序替换这个 shell。以 <参数> 作为 <命令> 的参数。
如果没有指定 <命令>,则任何的 <重定向> 都在当前 shell 中生效。

选项:
-a 名称[tab]将 <名称> 作为第 0 个参数传递给 <命令>
-c[tab]在一个空的环境中执行 <命令>
-l[tab]在 <命令> 的第 0 个参数中放置一个短横线 (-)

如果无法执行命令,则退出一个非交互式的 shell,除非设定了 shell 选项
"execfail"。

退出状态:
返回成功,除非未找到 <命令>,或者出现一个 <重定向> 错误。
Translated by Wenbin Lv
Located in builtins.c:694
526 of 581 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.