Browsing German 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.

Schickt man einem laufenden „dd“‐Prozess ein %s‐Signal, gibt dieser
auf der Standardfehlerausgabe Eingabe‐/Ausgabe‐Statistiken aus und fährt
mit dem Kopieren fort.

$ dd if=/dev/zero of=/dev/null& pid=$!
$ kill -%s $pid; sleep 1; kill $pid
18335302+0 Datensätze ein
18335302+0 Datensätze aus
9387674624 Bytes (9,4 GB) kopiert, 34,6279 Sekunden, 271 MB/s

Optionen sind:

Translated by Michael Piefel
Located in src/dd.c:575
418 of 1398 results

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

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