azha@lemm.ee to linuxmemes@lemmy.worldEnglish · 4 days agoFreedomlemm.eeimagemessage-square74fedilinkarrow-up1893arrow-down117
arrow-up1876arrow-down1imageFreedomlemm.eeazha@lemm.ee to linuxmemes@lemmy.worldEnglish · 4 days agomessage-square74fedilink
minus-squareImplyingImplications@lemmy.calinkfedilinkarrow-up60·4 days agoI think you mean: sudo I want to delete everything to corrupt my system
minus-squarecogman@lemmy.worldlinkfedilinkarrow-up24·edit-24 days 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-up3arrow-down1·4 days agoOne good use for AI was a great breakdown of what exactly that command does. I like it.
I think you mean:
sudo I want to delete everything to corrupt my system
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.