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

Animemes

4118 readers
289 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.
  6. No AI-generated content.

founded 3 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] MentalEdge@sopuli.xyz 24 points 1 year ago (1 children)

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

[–] sneezycat@sopuli.xyz 19 points 1 year ago* (last edited 1 year 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 1 year ago (1 children)

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

[–] sneezycat@sopuli.xyz 3 points 1 year 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.

[–] recursive_recursion@piefed.ca 4 points 1 year ago