JPDev@programming.dev to Programmer Humor@programming.dev · 4 months agoAlways try sudoprogramming.devimagemessage-square97fedilinkarrow-up11.07K
arrow-up11.07KimageAlways try sudoprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 4 months agomessage-square97fedilink
minus-squareAmbiguousProps@lemmy.todaylinkfedilinkEnglisharrow-up22·4 months agoVery important to not hit enter before clot.
minus-squareBleatingZombie@lemmy.worldlinkfedilinkarrow-up12·4 months agoPlease forgive my ignorance. What does ** do?
minus-squaregaylord_fartmaster@lemmy.worldlinkfedilinkarrow-up15·4 months agoActs as a wildcard for any directories that exist between arteries and clot.
minus-squareMonkderDritte@feddit.delinkfedilinkarrow-up3·edit-24 months 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-up4·edit-24 months agoIt’s a glob pattern (edit: tried to find a source that actually showed ** in use).
minus-squaremosiacmango@lemm.eelinkfedilinkarrow-up4·edit-24 months agoHad to look this up as well. Its not rm specific: * is a simple, non-recursive wildcard representing zero or more characters which you can use for paths and file names. ** is a recursive wildcard that can only be used with paths, not file names. More here.
minus-squareTechnus@lemmy.ziplinkfedilinkarrow-up16·4 months agoI feel like if your body follows the Unix filesystem structure, you have a real problem.
minus-squarekaty ✨@lemmy.blahaj.zonelinkfedilinkarrow-up6·4 months agoyou wish to assimilate into the borg?
sudo rm /heart/arteries/**/clot
Very important to not hit enter before clot.
That’s why you have backups.
Or btrfs snapshots.
Please forgive my ignorance. What does ** do?
Acts as a wildcard for any directories that exist between arteries and clot.
deleted by creator
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.
Isn’t it
/dev/heart
?I feel like if your body follows the Unix filesystem structure, you have a real problem.
deleted by creator
you wish to assimilate into the borg?
You are now a cygote