lorty@lemmy.ml to Linux@lemmy.ml · 1 day agoTIL tar keeps permissions of the files and directories archived if possible.message-squaremessage-square24fedilinkarrow-up1118arrow-down13file-text
arrow-up1115arrow-down1message-squareTIL tar keeps permissions of the files and directories archived if possible.lorty@lemmy.ml to Linux@lemmy.ml · 1 day agomessage-square24fedilinkfile-text
minus-squarelorty@lemmy.mlOPlinkfedilinkarrow-up3·1 day agoI just assumed that whenever it would be expanded that the contents would have the default permissions for that user. It’s actually a cool feature I just feel dumb for how long it took me to realize this was the issue.
minus-squareReversalHatchery@beehaw.orglinkfedilinkarrow-up2·1 day agothat can be done too. tarballed software normally doesn’t have permissions attached I think
I just assumed that whenever it would be expanded that the contents would have the default permissions for that user.
It’s actually a cool feature I just feel dumb for how long it took me to realize this was the issue.
that can be done too. tarballed software normally doesn’t have permissions attached I think