unsaid0415@szmer.info to Linux@lemmy.mlEnglish · 1 year agoYou can't cd or ls in a folder if you have no +x permissions on it. That is all. I wasted 3 hours of my life.message-squaremessage-square134fedilinkarrow-up1713arrow-down117
arrow-up1696arrow-down1message-squareYou can't cd or ls in a folder if you have no +x permissions on it. That is all. I wasted 3 hours of my life.unsaid0415@szmer.info to Linux@lemmy.mlEnglish · 1 year agomessage-square134fedilink
minus-squareUndearius@lemmy.calinkfedilinkarrow-up6·edit-21 year agoFor those that don’t know, you can use three numbers, zero through eight, with the chmod command. it takes the binary of each digit to set the permissions. $ chmod 644 6 | 4 | 4 110 | 100 | 100 rw- | r-- | r--
minus-squaremerc@sh.itjust.workslinkfedilinkarrow-up3·1 year ago with the chmid command Nah, that command just makes the file below average quality. It’s a new command added by Gen Z.
For those that don’t know, you can use three numbers, zero through eight, with the chmod command. it takes the binary of each digit to set the permissions.
$ chmod 644 6 | 4 | 4 110 | 100 | 100 rw- | r-- | r--
Nah, that command just makes the file below average quality. It’s a new command added by Gen Z.