mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 01:53:16 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Modify default ACL of a file for all users:
|
||||
|
||||
`setfacl {{[-m|--modify]}} {{[-d|--default]}} u::rw {{path/to/file_or_directory}}`
|
||||
`setfacl {{[-d|--default]}} {{[-m|--modify]}} u::rw {{path/to/file_or_directory}}`
|
||||
|
||||
- Remove ACL of a file for a user:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user