alecsargent@lemmy.zip to linuxmemes@lemmy.world · 3 days agoIt's all about those little file mode bitslemmy.zipexternal-linkmessage-square73linkfedilinkarrow-up1266arrow-down123file-text
arrow-up1243arrow-down1external-linkIt's all about those little file mode bitslemmy.zipalecsargent@lemmy.zip to linuxmemes@lemmy.world · 3 days agomessage-square73linkfedilinkfile-text
minus-squarequarrel4you@piefed.sociallinkfedilinkEnglisharrow-up3·2 days agoYou can actually do chmod +777,u+rwx,go-w foo to make the logic easier if you want to force a starting assumption.
You can actually do
chmod +777,u+rwx,go-w footo make the logic easier if you want to force a starting assumption.