alecsargent@lemmy.zip to linuxmemes@lemmy.world · 13 hours agoIt's all about those little file mode bitslemmy.zipexternal-linkmessage-square35linkfedilinkarrow-up1138arrow-down112file-text
arrow-up1126arrow-down1external-linkIt's all about those little file mode bitslemmy.zipalecsargent@lemmy.zip to linuxmemes@lemmy.world · 13 hours agomessage-square35linkfedilinkfile-text
minus-squareEphera@lemmy.mllinkfedilinkarrow-up34·9 hours agoYeah, not only does +x leave read/write permissions untouched, it also only makes it executable for the user, not for everyone and their cat.
minus-squareMr.Chewy@lemmy.worldlinkfedilinkarrow-up11·6 hours agoCat doesn’t execute anything tho, it just reads and gives output
minus-squareSaharaMaleikuhm@feddit.orglinkfedilinkarrow-up3·2 hours agoThe cat command executes the cat program.
Yeah, not only does
+xleave read/write permissions untouched, it also only makes it executable for the user, not for everyone and their cat.Cat doesn’t execute anything tho, it just reads and gives output
The cat command executes the cat program.