I was bored... So this is a little bash script i wrote that will write zero's to a hard disk infinately until you press CTRL+C. It uses dcfldd instead of plain dd because i like the progress output it provides.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |
I was bored... So this is a little bash script i wrote that will write zero's to a hard disk infinately until you press CTRL+C. It uses dcfldd instead of plain dd because i like the progress output it provides.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |
Comments
comments powered by Disqus