oriond@lemmy.ml to Asklemmy@lemmy.ml · 11 months agoWhat is the most destroying command you can type in the Linux terminal?message-squaremessage-square20fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1message-squareWhat is the most destroying command you can type in the Linux terminal?oriond@lemmy.ml to Asklemmy@lemmy.ml · 11 months agomessage-square20fedilink
minus-squareJulian@lemm.eelinkfedilinkEnglisharrow-up1·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.