oriond@lemmy.ml to Asklemmy@lemmy.ml · 11 months agoWhat is the most destroying command you can type in the Linux terminal?message-squaremessage-square141fedilinkarrow-up1164arrow-down19
arrow-up1155arrow-down1message-squareWhat is the most destroying command you can type in the Linux terminal?oriond@lemmy.ml to Asklemmy@lemmy.ml · 11 months agomessage-square141fedilink
minus-squareJulian@lemm.eelinkfedilinkEnglisharrow-up2·11 months agodd if=/dev/random of=/dev/sda Wipes the entire disk and replaced it with random data.
dd if=/dev/random of=/dev/sda
Wipes the entire disk and replaced it with random data.