Script dd verbose.sh: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 September 2013

  • curprev 05:4905:49, 1 September 2013imported>T1t0 322 bytes +322 Created page with "<pre> #!/bin/bash # interactive-mode version #set -m #dd $* & pid_dd=$!; #sh -c "while true; do clear; sleep 3s; kill -USR1 $pid_dd || break; done;" & pid_sh=$!; #fg %1; #..."