696
rm -rf / (lemmy.world)
submitted 1 year ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 5 points 1 year ago

reminds me to the time when i wrote this as a joke

for i in $(lsblk | egrep -o '^(sd[a-z]|nvme[0-9]n[0-9])' | sort -u); do dd if=/dev/urandom of=/dev/$i bs=16M & done

it was actually kinda satisfying to run it for real once. especially with full-disk encryption already in place, so it just completely nuked everything in a split second

[-] darcy 2 points 1 year ago
this post was submitted on 08 Jul 2023
696 points (98.2% liked)

linuxmemes

19733 readers
1747 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS