Y
Hacker News
new
|
ask
|
show
|
jobs
by
koenigdavidmj
4362 days ago
pkill -USR1 dd
You'll need to use ps to get the pid if you've got multiple dd instances running, and you'll of course need to run that as root if your dd instance is running as root.