this post was submitted on 13 May 2025
1075 points (99.4% liked)
Programmer Humor
35897 readers
240 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Doesn't work for me. You forgot half of the coupon code.
Here's the correct coupon code:
sudo rm -rf --no-preserve-root /
/*
doesn't require--no-preserve-root
, you're not trying to delete root after all.