this post was submitted on 13 Jan 2025
372 points (95.1% liked)

Programmer Humor

26307 readers
513 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Scoopta@programming.dev 22 points 8 months ago* (last edited 8 months ago) (6 children)

It's funny because you can tell whoever wrote this has never run that command. You need to either put --no-preserve-root OR /*. Using /* obviates the need for the flag --no-preserve-root.

[–] CosmicTurtle0@lemmy.dbzer0.com 10 points 8 months ago

I compile my own version of rm so that it doesn't require the parameter.

Just in case I need to.

load more comments (5 replies)