minus-squarewh0se@lemmy.dbzer0.comtoProgrammer Humor@programming.dev•don't do ai and code kidslinkfedilinkarrow-up1·11 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! linkfedilink
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!