Deceptichum@quokk.au to Programmer Humor@programming.devEnglish · 17 days agodon't do ai and code kidsquokk.auimagemessage-square280linkfedilinkarrow-up11.3Karrow-down113
arrow-up11.29Karrow-down1imagedon't do ai and code kidsquokk.auDeceptichum@quokk.au to Programmer Humor@programming.devEnglish · 17 days agomessage-square280linkfedilink
minus-squareoozynozh@sh.itjust.workslinkfedilinkarrow-up11·17 days agoyou’ll need a -r to really get the job done
minus-squareTja@programming.devcakelinkfedilinkarrow-up8·17 days agoAnd no preserve root. Or so I hear.
minus-squarewh0se@lemmy.dbzer0.comlinkfedilinkarrow-up7·17 days agoIf I recall correctly, it’s not required when you use /* as the shell expands it first (bash does, at least), running the command on all subfolders instead of the actual root. You can try it easily in a docker container in fact!
minus-squareTja@programming.devcakelinkfedilinkarrow-up2·16 days agoI’m old. My first thought was to try it in a VM. shakes fist at cloud
you’ll need a
-rto really get the job doneFixed, thanks
And no preserve root. Or so I hear.
If I recall correctly, it’s not required when you use
/*as the shell expands it first (bash does, at least), running the command on all subfolders instead of the actual root.You can try it easily in a docker container in fact!
I’m old. My first thought was to try it in a VM.
shakes fist at cloud