dd if=/dev/random of=/dev/sda
Wipes the entire disk and replaced it with random data.
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
dd if=/dev/random of=/dev/sda
Wipes the entire disk and replaced it with random data.
I was a newbie user, telling a friend of mine about rm -rf /*
. I typed it in a hit Enter, telling him it doesn't harm since I didn't enter sudo
. But I'd forgotten that I have still permission to delete my home directory. ๐ฅฒ๐
I'd imagine rm
has easily caused the most destruction.
tar czf /dev/sda /home
./fire_nukes.sh
As a WSL user:
sudo rm -rf /mnt/c/
If you have to ask, you're not ready to know.
Destructive for me or for others?
for the terminal's operating system