wipe disk

You can wipe HDDs with

wipe.sh
#!/bin/sh
hwinfo --disk --short
#prompt select disk
sudo wipe -f -q -Q 2 -R /dev/zero /dev/sda