How to write zeroes to your harddisk

mount

sudo dd if=/dev/zero of=/dev/sdd

ps -ef | grep dd

while true;
do
sudo kill -USR1 14865;
sleep 10;
done

Comments

Popular posts from this blog

[24 Mar 2022 Thursday] Erectile Dysfunction and Viagra

Patching Linux Kernel 5.5.7 to Add Support for AUFS Filesystem