Another_username@lemmy.world to Linux@lemmy.ml · edit-28 months agoneed help restoring permissions on my downloads folderlemmy.worldimagemessage-square40fedilinkarrow-up161arrow-down17file-text
arrow-up154arrow-down1imageneed help restoring permissions on my downloads folderlemmy.worldAnother_username@lemmy.world to Linux@lemmy.ml · edit-28 months agomessage-square40fedilinkfile-text
I removed my permissions on my downloads folder using chmod. can anyone help restore back to default? Thanks!
minus-squarePossibly linuxlinkfedilinkEnglisharrow-up3·edit-28 months agochmod 644 -R Downloads chmod +x Downloads Your welcome Edit: I just copied the permissions on the other folders
minus-squareAnother_username@lemmy.worldOPlinkfedilinkarrow-up3·8 months agoDownloads should be drwxr-x- -x ?
chmod 644 -R Downloads chmod +x Downloads
Your welcome
Edit: I just copied the permissions on the other folders
Downloads should be drwxr-x- -x ?
Whoops I misread the screenshot