2022-07-29 |
back
Reset ACLs on linux
setfacl -b -R <dir> setfacl -b -R -d <dir>
2022-07-29 |
back