如何从文件夹,子文件夹和文件recursion地备份权限? 我尝试使用getfacl -R /xxx > permissions.acl ,但freebsd不接受-R。
getfacl -R /xxx > permissions.acl
有另一种方式来做到这一点?