Browsing Chinese (Traditional) translation

586 of 594 results
586.
Remove directories from stack.

Removes entries from the directory stack. With no arguments, removes
the top directory from the stack, and changes to the new top directory.

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

Arguments:
+N[tab]Removes the Nth entry counting from the left of the list
[tab][tab]shown by `dirs', starting with zero. For example: `popd +0'
[tab][tab]removes the first directory, `popd +1' the second.

-N[tab]Removes the Nth entry counting from the right of the list
[tab][tab]shown by `dirs', starting with zero. For example: `popd -0'
[tab][tab]removes the last directory, `popd -1' the next to last.

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]進行操作。

參數:
+N[tab]刪除第 N 個目錄 (「dirs」顯示的目錄列表中左起,從零開始)。
[tab]例如:「popd +0」刪除第一個目錄,「popd +1」刪除第二個。

-N[tab]刪除第 N 個目錄 (「dirs」顯示的目錄列表中右起,從零開始)。
[tab]例如:「popd -0」刪除最後一個目錄,,「popd -1」刪除倒數第二個。

「dirs」內建顯示目錄堆疊。

結束狀態:
回傳成功,除非使用了無效的參數或者目錄變換失敗。
Translated by pan93412
Located in builtins.c:1856
586 of 594 results

This translation is managed by Ubuntu Traditional Chinese (Taiwan) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.