This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
evolix
/
wiki
Watch
17
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
supprimer acl
master
pdiogoantunes
3 years ago
parent
ba5ecb1fd2
commit
d5e0a9cc77
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
HowtoACL.md
+ 8
- 0
HowtoACL.md
View File
@ -31,3 +31,11 @@ récupérer le statut ACL sur le fichier.
~~~
`-d`
: défaut
### Supprimer ACL
~~~
# setfacl -b foo/
# ls -ld foo
drwxr-xr- 2 evouser evouser 4096 Mar 14 16:33 foo/
~~~
Write
Preview
Loading…
Cancel
Save