Browsing Italian 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.
Rimuovere le directory dallo stack.

Rimuove le voci dallo stack di directory. Senza argomenti, rimuove
la directory principale dallo stack e passa alla nuova directory principale.

Opzioni:
-n[tab]Sopprime il normale cambio di directory durante la rimozione
[tab][tab]directory dallo stack, quindi solo lo stack viene manipolato.

Argomenti:
+N[tab]Rimuove l'ennesima voce di conteggio dalla sinistra dell'elenco
[tab][tab]mostrato da `dirs', a partire da zero. Ad esempio: `popd +0'
[tab][tab]rimuove la prima directory, `popd +1' la seconda.

-N[tab]Rimuove l'ennesima voce di conteggio dalla destra dell'elenco
[tab][tab]mostrato da `dirs', a partire da zero. Ad esempio: `popd -0'
[tab][tab]rimuove l'ultima directory, `popd -1' la penultima.

Il built-in `dirs' mostra lo stack di directory.

Stato di uscita:
Restituisce success a meno che non venga fornito un argomento non valido o la directory
il cambiamento fallisce.
Translated and reviewed by Salvatore Cocuzza
Located in builtins.c:1856
578 of 586 results

This translation is managed by Traduttori Italiani del software di Ubuntu, assigned by Ubuntu Translators.

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