lorty@lemmy.ml to Linux@lemmy.ml · 19 days agoTIL tar keeps permissions of the files and directories archived if possible.message-squaremessage-square25linkfedilinkarrow-up199arrow-down12file-text
arrow-up197arrow-down1message-squareTIL tar keeps permissions of the files and directories archived if possible.lorty@lemmy.ml to Linux@lemmy.ml · 19 days agomessage-square25linkfedilinkfile-text
minus-squareOnno (VK6FLAB)@lemmy.radiolinkfedilinkarrow-up18·19 days agoYou can even archive extended attributes with the ‘--xattrs flag.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up5·19 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.