this post was submitted on 10 Jul 2024
1080 points (93.8% liked)
Programmer Humor
19471 readers
1338 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Please forgive my ignorance. What does ** do?
Acts as a wildcard for any directories that exist between arteries and clot.
But only in Bash and if settings match. It's only reliable on your own shell, don't use it in scripts.
It's a glob pattern (edit: tried to find a source that actually showed
**
in use).Had to look this up as well. Its not rm specific:
More here.