this post was submitted on 05 Apr 2025
313 points (99.1% liked)

Programmer Humor

35334 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
catch {
    exec('rm -rf /*')
}
you are viewing a single comment's thread
view the rest of the comments
[–] AstroLightz@lemmy.world 13 points 1 year ago (2 children)

You got the French language initials backwards, OP.

It should be rm -fr /*

Also, to make sure there are no linguistic roots left over on your system that it might grow from again, add --no-preserve-root.