Deceptichum@quokk.au to Programmer Humor@programming.devEnglish · 16 hours agodon't do ai and code kidsquokk.auimagemessage-square172fedilinkarrow-up1933arrow-down19
arrow-up1924arrow-down1imagedon't do ai and code kidsquokk.auDeceptichum@quokk.au to Programmer Humor@programming.devEnglish · 16 hours agomessage-square172fedilink
minus-squarewh0se@lemmy.dbzer0.comlinkfedilinkarrow-up2·2 hours 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!
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!