Skip to content

Instantly share code, notes, and snippets.

@pinebright
Last active November 13, 2017 12:32
Show Gist options
  • Select an option

  • Save pinebright/813aca6296d0cbc2aa5a184876e2bc8e to your computer and use it in GitHub Desktop.

Select an option

Save pinebright/813aca6296d0cbc2aa5a184876e2bc8e to your computer and use it in GitHub Desktop.
定期的にddに進捗を表示させる
# ddとは別ターミナルで
sudo watch -n 60 "pkill -USR1 dd"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment