1080
Always try sudo
(programming.dev)
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.
Very important to not hit enter before clot.
That's why you have backups.
Or btrfs snapshots.
Isn’t it
/dev/heart
?I feel like if your body follows the Unix filesystem structure, you have a real problem.
You are now a cygote
you wish to assimilate into the borg?
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.