Created
March 5, 2014 15:25
-
-
Save axe312ger/9369401 to your computer and use it in GitHub Desktop.
Display the time a command needs to be completed. For example to test the dd performance.
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
sudo time dd if=/dev/disk2s1 of=test.deleteme bs=1m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment