Last active
November 13, 2017 12:32
-
-
Save pinebright/813aca6296d0cbc2aa5a184876e2bc8e to your computer and use it in GitHub Desktop.
定期的にddに進捗を表示させる
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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