lorty@lemmy.ml to Linux@lemmy.ml · 5 days agoTIL tar keeps permissions of the files and directories archived if possible.message-squaremessage-square25linkfedilinkarrow-up1132arrow-down13file-text
arrow-up1129arrow-down1message-squareTIL tar keeps permissions of the files and directories archived if possible.lorty@lemmy.ml to Linux@lemmy.ml · 5 days agomessage-square25linkfedilinkfile-text
minus-squareOnno (VK6FLAB)@lemmy.radiolinkfedilinkarrow-up21·4 days agoYou can even archive extended attributes with the ‘--xattrs flag.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up5·4 days agoGood to know if you use xattrs as a tagging system.
You can even archive extended attributes with the
‘--xattrs
flag.Good to know if you use xattrs as a tagging system.