diff options
author | neodarz <neodarz@neodarz.net> | 2018-01-24 01:19:18 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-01-24 01:19:18 +0100 |
commit | 59d0e0a9591e3dc50f15c47a71fdf97117d1ff7a (patch) | |
tree | 5a71d993f24a959bc9dd7f0ab0c572c2fa3d6eee /cheat/.cheat/acl | |
parent | 92d3ce5139a7a72afe56c2ac3a8991c33dca364c (diff) | |
download | dotfiles_ascii-59d0e0a9591e3dc50f15c47a71fdf97117d1ff7a.tar.xz dotfiles_ascii-59d0e0a9591e3dc50f15c47a71fdf97117d1ff7a.zip |
add more cheat
Diffstat (limited to '')
-rw-r--r-- | cheat/.cheat/acl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cheat/.cheat/acl b/cheat/.cheat/acl new file mode 100644 index 0000000..cb2af48 --- /dev/null +++ b/cheat/.cheat/acl @@ -0,0 +1,2 @@ +# Modofy acl on a folder recusivly +setfacl -Rm u:neodarz:rw <dir> |