dd if=/dev/zero of=/dev/sdb bs=1MBNOTE: be careful - do this on the wrong device - and your data is gone capoot!
open()
system call.
dd if=/dev/zero of=/dev/sdb bs=1MB oflag=directNOTE: be careful - do this on the wrong device - and your data is gone capoot!