Browsing Italian translation

418 of 1398 results
418.

Sending a %s signal to a running `dd' process makes it
print I/O statistics to standard error and then resume copying.

$ dd if=/dev/zero of=/dev/null& pid=$!
$ kill -%s $pid; sleep 1; kill $pid
18335302+0 records in
18335302+0 records out
9387674624 bytes (9.4 GB) copied, 34.6279 seconds, 271 MB/s

Options are:

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.

Mandando un segnale %s ad un processo di «dd» attivo vengono mostrate statistiche di I/O sullo standard error; in seguito verrà ripresa la copia.

$ dd if=/dev/zero of=/dev/null& pid=$!
$ kill -%s $pid; sleep 1; kill $pid
18335302+0 record in
18335302+0 record out
9387674624 byte (9,4 GB) copiati, 34,6279 s, 271 MB/s

Le opzioni sono:

Translated by Giorgio Catanzaro
Reviewed by Giorgio Catanzaro
Located in src/dd.c:575
418 of 1398 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.