```
$ getfacl  wrlr.txt
# file: wrlr.txt
# owner: safari
# group: safari
user::rw-
group::rw-
group:rpm:r--
mask::rw-
other::r--
```
```$ geany wrlr.txt```
```
$ getfacl  wrlr.txt
# file: wrlr.txt
# owner: safari
# group: safari
user::rw-
group::rw-
other::r--
```

keywords: ```getxattr``` ```setxattr```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2252

Reply via email to