Browsing Slovak translation

466 of 1526 results
466.

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.

Poslaním signálu %s bežiacemu procesu „dd“ spôsobíte, že
vypíše štatistiku V/V na štandardný chybový výstup a bude pokračovať v kopírovaní.

$ dd if=/dev/zero of=/dev/null& pid=$!
$ kill -%s $pid; sleep 1; kill $pid
18335302+0 záznamov prečítaných
18335302+0 záznamov zapísaných
9387674624 skopírovaných bajtov (9.4 GB), 34.6279 sekúnd, 271 MB/s

Voľby sú:

Translated by helix84
Located in src/dd.c:575
466 of 1526 results

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

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