Browsing Chinese (Simplified) translation

577 of 586 results
577.
Add directories to stack.

Adds a directory to the top of the directory stack, or rotates
the stack, making the new top of the stack the current working
directory. With no arguments, exchanges the top two directories.

Options:
-n[tab]Suppresses the normal change of directory when adding
[tab][tab]directories to the stack, so only the stack is manipulated.

Arguments:
+N[tab]Rotates the stack so that the Nth directory (counting
[tab][tab]from the left of the list shown by `dirs', starting with
[tab][tab]zero) is at the top.

-N[tab]Rotates the stack so that the Nth directory (counting
[tab][tab]from the right of the list shown by `dirs', starting with
[tab][tab]zero) is at the top.

dir[tab]Adds DIR to the directory stack at the top, making it the
[tab][tab]new current working directory.

The `dirs' builtin displays the directory stack.

Exit Status:
Returns success unless an invalid argument is supplied or the directory
change fails.
[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.
将目录添加到栈中。

将目录添加到目录栈顶,或者轮转栈直到当前工作目录成为
新的栈顶。不带参数时,交换栈顶的两个目录。

选项:
-n[tab]阻止添加目录至栈时通常的改变目录操作,从而仅对栈
[tab][tab]进行操作。

参数:
+N[tab]轮转栈,使得第 N 个目录("dirs" 显示的列表中左起,
[tab][tab]从零开始)移动到栈顶。

-N[tab]轮转栈,使得第 N 个目录("dirs" 显示的列表中右起,
[tab][tab]从零开始)移动到栈顶。

目录[tab]将 <目录> 添加到栈顶,使其成为当前工作目录。

"dirs" 内建可以显示目录栈。

退出状态:
返回成功,除非使用了无效的参数,或者改变目录失败。
Translated by Wenbin Lv
Located in builtins.c:1822
577 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.