Dio9sys@lemmy.blahaj.zone to Asklemmy@lemmy.ml · 2 years agoLemmy, what are some of your "oh shit" work stories?message-squaremessage-square164fedilinkarrow-up1202arrow-down14
arrow-up1198arrow-down1message-squareLemmy, what are some of your "oh shit" work stories?Dio9sys@lemmy.blahaj.zone to Asklemmy@lemmy.ml · 2 years agomessage-square164fedilink
minus-squareDjtecha@lemm.eelinkfedilinkarrow-up3·2 years agoIf you didn’t use the recursion flag this wouldn’t be to bad
minus-squarebeardedmoose@lemmy.worldlinkfedilinkarrow-up6·2 years agoin hindsight I should have just changed into the directory directly first then used chmod without needing the full path. Or run the flag that asks you to confirm each transaction or dry run. I’m a much smarter idiot nowadays.
minus-squareHadriscus@lemm.eelinkfedilinkarrow-up1·2 years agowould that mean it doesn’t affect anything other than top level files ?
minus-squareDjtecha@lemm.eelinkfedilinkarrow-up1·2 years agoYea without the R flag it only does the file (and since folders are files in Unix…)
If you didn’t use the recursion flag this wouldn’t be to bad
in hindsight I should have just changed into the directory directly first then used chmod without needing the full path. Or run the flag that asks you to confirm each transaction or dry run. I’m a much smarter idiot nowadays.
would that mean it doesn’t affect anything other than top level files ?
Yea without the R flag it only does the file (and since folders are files in Unix…)