this post was submitted on 10 Jul 2024
1078 points (93.8% liked)

Programmer Humor

19331 readers
24 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Technus 100 points 3 months ago (15 children)
sudo rm /heart/arteries/**/clot
[–] [email protected] 19 points 3 months ago (6 children)

Please forgive my ignorance. What does ** do?

[–] [email protected] 23 points 3 months ago (2 children)

Acts as a wildcard for any directories that exist between arteries and clot.

[–] [email protected] 3 points 3 months ago* (last edited 3 months ago)

But only in Bash and if settings match. It's only reliable on your own shell, don't use it in scripts.

load more comments (3 replies)
load more comments (11 replies)