Usually, I use shred:
shred
shred -vfz -n 2 /dev/device-name
-v
-f
-z
-n 2
About time...
Yeah. Like Bob, dishwasher: https://daan.tech/us/?dt_cn=us
Dogs always makes everyone happy! 👍
Usually, I use
shred
:-v
: verbose mode-f
: forces the write permissions if missing-z
: zeroes the disk in the final pass-n 2
: 2 passes w/ random data