diff options
Diffstat (limited to 'dotfiles/cheat/acl')
-rw-r--r-- | dotfiles/cheat/acl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/cheat/acl b/dotfiles/cheat/acl new file mode 100644 index 0000000..615c093 --- /dev/null +++ b/dotfiles/cheat/acl @@ -0,0 +1,2 @@ +# Modofy acl on a folder recusivly +setfacl -Rm u:neodarz:rxw <dir> |