This shows you the differences between two versions of the page.
|
blog:linux:setfacl [2008/02/22 10:11] donginn created |
blog:linux:setfacl [2008/02/22 19:50] (current) donginn |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Before I forget, I would like to keep it here. | Before I forget, I would like to keep it here. | ||
| <code> | <code> | ||
| - | setfacl -m group:SOME_GROUP_NAME:r-x /foo | + | setfacl -Rm group:SOME_GROUP_NAME:r-x /foo |
| </code> | </code> | ||
| ~~DISCUSSION~~ | ~~DISCUSSION~~ | ||