Browsing Bulgarian translation

578 of 586 results
578.
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 подтискане на нормалното преминаване към директория при изваждането на
директория към стека, така че се променя само той.

Аргументи:

+N премахва N-тия елемент като се брои отляво в списъка изведен от
командата „dirs“, като се брои от 0. Напр.: „popd +0“ премахва
първата директория, „popd +1“ - втората.

-N премахва N-тия елемент като се брои отдясно в списъка изведен от
командата „dirs“, като се брои от 0. Напр.: „popd -0“ премахва
последната директория, „popd -1“ - предпоследната.

Стекът с директориите се визуализира с командата „dirs“.

Изходен код:
0, освен ако е подаден неправилен аргумент или не може да се премине към
съответната директория.
Translated by Alexander Shopov
Located in builtins.c:1856
578 of 586 results

This translation is managed by Ubuntu Bulgarian Translators, assigned by Ubuntu Translators.

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