How many times could i run something like
dd if=/dev/urandom/ of=/dev/sda
before the hdd starts to suffer? I thought in a modern hard drive the head doesn't touch the platter, but i am still not sure. Could this be run like a million times. I mean, is there some upper limit? Thanks.