cakebaker / acl

Rust reimplemtation of the acl project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crates.io Discord License dependency status

CodeCov

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/

About

Rust reimplemtation of the acl project

License:MIT License


Languages

Language:Rust 98.9%Language:Shell 1.1%