Deceptichum@quokk.au to Programmer Humor@programming.devEnglish · 20 hours agodon't do ai and code kidsquokk.auexternal-linkmessage-square205fedilinkarrow-up11.05Karrow-down19
arrow-up11.04Karrow-down1external-linkdon't do ai and code kidsquokk.auDeceptichum@quokk.au to Programmer Humor@programming.devEnglish · 20 hours agomessage-square205fedilink
minus-squarewh0se@lemmy.dbzer0.comlinkfedilinkarrow-up6·6 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!