https://github.com/uutils/acl
Rust reimplemtation of the acl project
https://github.com/uutils/acl
Last synced: about 1 year ago
JSON representation
Rust reimplemtation of the acl project
- Host: GitHub
- URL: https://github.com/uutils/acl
- Owner: uutils
- License: mit
- Created: 2024-01-15T21:53:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-19T05:00:53.000Z (about 1 year ago)
- Last Synced: 2025-04-19T12:37:58.330Z (about 1 year ago)
- Language: Rust
- Size: 381 KB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://crates.io/crates/acl)
[](https://discord.gg/wQVJbvJ)
[](https://github.com/uutils/acl/blob/main/LICENSE)
[](https://deps.rs/repo/github/uutils/acl)
[](https://codecov.io/gh/uutils/acl)
acl
===
Work in progress, not ready for usage.
Reimplement getfacl and setfacl utilities needed for manipulating access control lists
* /bin/chacl
* /bin/getfacl
* /bin/setfacl
Project:
https://savannah.nongnu.org/projects/acl/