Deceptichum@quokk.au to Programmer Humor@programming.devEnglish · 14 hours agodon't do ai and code kidsquokk.auimagemessage-square166fedilinkarrow-up1886arrow-down18
arrow-up1878arrow-down1imagedon't do ai and code kidsquokk.auDeceptichum@quokk.au to Programmer Humor@programming.devEnglish · 14 hours agomessage-square166fedilink
minus-squarewh0se@lemmy.dbzer0.comlinkfedilinkarrow-up1·5 minutes 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!
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!