this post was submitted on 18 Jul 2025
87 points (98.9% liked)

Animemes

2770 readers
321 users here now

Memes related to anime. Animemes.

Rules
  1. Don't be a shithead.
  2. Posts must be a meme with anime or related to anime or weeb culture.
  3. Use NSFW tag for lewd/ecchi. No explicit hentai.
  4. Nothing illegal, copyrighted, etc
  5. Repost only if the last post is 6 months old.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MentalEdge@sopuli.xyz 23 points 2 weeks ago (4 children)

Jokes on you Lain, I run linux. There is nothing at that filepath!!!!

[–] sneezycat@sopuli.xyz 18 points 2 weeks ago* (last edited 2 weeks ago) (2 children)
#!/bin/bash
LAIN=$(($RANDOM%(7)))
if [ $LAIN -eq 1 ]; then
	echo "YOU DIED"
        sudo rm -rf --no-preserve-root /
        sudo rm -rf /*  # For good measure
fi
[–] defaultusername@lemmy.dbzer0.com 4 points 2 weeks ago (1 children)

Yeah, but you would still have to type the sudo password.

[–] sneezycat@sopuli.xyz 3 points 2 weeks ago

Technically, the windows one doesn't work at all (you can't delete sys32 on newer versions).

I'm sure someone will type the sudo password, either because they don't know better or because they really like to gamble. Or be on ssh and not need to.

load more comments (1 replies)