Files
Sylvestre Ledru c9478a3a94 add badges
2024-02-25 19:23:44 +01:00

21 lines
791 B
Markdown

[![Crates.io](https://img.shields.io/crates/v/acl.svg)](https://crates.io/crates/acl)
[![Discord](https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&longCache=true&style=flat)](https://discord.gg/wQVJbvJ)
[![License](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/uutils/acl/blob/main/LICENSE)
[![dependency status](https://deps.rs/repo/github/uutils/acl/status.svg)](https://deps.rs/repo/github/uutils/acl)
[![CodeCov](https://codecov.io/gh/uutils/acl/branch/master/graph/badge.svg)](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/