Created
February 11, 2013 21:34
-
-
Save madAndroid/4757824 to your computer and use it in GitHub Desktop.
Whiting out / on vagrant box
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
erial-sf_vm_28431: ++ df --sync -kP / | |
serial-sf_vm_28431: | |
serial-sf_vm_28431: + count=35770252 | |
serial-sf_vm_28431: | |
serial-sf_vm_28431: + let count-- | |
serial-sf_vm_28431: | |
serial-sf_vm_28431: + dd if=/dev/zero of=/tmp/whitespace bs=1024 count=35770251 | |
serial-sf_vm_28431: | |
serial-sf_vm_28431: 35770251+0 records in | |
serial-sf_vm_28431: | |
serial-sf_vm_28431: 35770251+0 records out | |
serial-sf_vm_28431: | |
serial-sf_vm_28431: 36628737024 bytes (37 GB) copied, 925.847 s, 39.6 MB/s | |
serial-sf_vm_28431: | |
serial-sf_vm_28431: + rm /tmp/whitespace |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment