An open API service indexing awesome lists of open source software.

https://github.com/zkat/chownr-rs

Like chown -r for Rust
https://github.com/zkat/chownr-rs

Last synced: 4 months ago
JSON representation

Like chown -r for Rust

Awesome Lists containing this project

README

          

# chownr

This is like `chown -r`.

Takes the same arguments as [`nix::unistd::chown()`](https://crates.io/crates/nix)