lorty@lemmy.ml to Linux@lemmy.ml · 28 days agoTIL tar keeps permissions of the files and directories archived if possible.message-squaremessage-square19linkfedilinkarrow-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 · 28 days agomessage-square19linkfedilinkfile-text
minus-squareOnno (VK6FLAB)@lemmy.radiolinkfedilinkarrow-up18·28 days agoYou can even archive extended attributes with the ‘--xattrs flag.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up4·28 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.