JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoAlways try sudoprogramming.devexternal-linkmessage-square73fedilinkarrow-up133arrow-down13
arrow-up130arrow-down1external-linkAlways try sudoprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square73fedilink
minus-squareAmbiguousProps@lemmy.todaylinkfedilinkEnglisharrow-up2·1 year agoVery important to not hit enter before clot.
minus-squareBleatingZombie@lemmy.worldlinkfedilinkarrow-up1·1 year agoPlease forgive my ignorance. What does ** do?
minus-squaregaylord_fartmaster@lemmy.worldlinkfedilinkarrow-up2·1 year agoActs as a wildcard for any directories that exist between arteries and clot.
minus-squareMonkderDritte@feddit.delinkfedilinkarrow-up1·edit-21 year agoBut only in Bash and if settings match. It’s only reliable on your own shell, don’t use it in scripts.
minus-squareTechnus@lemmy.ziplinkfedilinkarrow-up1·edit-21 year agoIt’s a glob pattern (edit: tried to find a source that actually showed ** in use).
minus-squareTechnus@lemmy.ziplinkfedilinkarrow-up2·1 year agoI feel like if your body follows the Unix filesystem structure, you have a real problem.
sudo rm /heart/arteries/**/clot
Very important to not hit enter before clot.
That’s why you have backups.
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).Isn’t it
/dev/heart
?I feel like if your body follows the Unix filesystem structure, you have a real problem.