minus-squareinsufferableninja@sh.itjust.workstoLinux@lemmy.ml•Screwed up permissions, ownership, attributes on large fs. How to reset?linkfedilinkEnglisharrow-up6·edit-214 days agochacl is from IRIX, and is included for backward compatibility afaik. setfacl is the more common command. setfacl -b is the same as chacl -B IIRC linkfedilink
minus-squareinsufferableninja@sh.itjust.worksto[Migrated, see pinned post] Casual Conversation @lemm.ee•What clothes do you wear round the house and would you wear them outside?linkfedilinkEnglisharrow-up8·20 days agoWear kilts, speak with a nice brogue, convince everyone you’re a Scottish baron. EZPZ linkfedilink
chacl is from IRIX, and is included for backward compatibility afaik. setfacl is the more common command.
setfacl -b
is the same aschacl -B
IIRC