command-line Overwrite disk with zeros Posted December 10, 2025 sudo dd if=/dev/zero of=/dev/sda bs=1M status=progress command line