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 5 years ago
MODERATORS
313
submitted 4 weeks ago* (last edited 4 weeks ago) by [email protected] to c/[email protected]
 
catch {
    exec('rm -rf /*')
}
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 4 weeks ago (1 children)

Or, you know, run it in a chroot.

[โ€“] [email protected] 5 points 3 weeks ago

Hey, if Valve gets to wipe home directories in released software, developers should get the chance to do it in their test code.