Skip to main content

Module chgrp

Module chgrp 

Source

Structs§

ChgrpConfig
Configuration for chgrp operations. This is a convenience wrapper that builds a ChownConfig internally.

Functions§

chgrp_file
Change the group of a single file.
chgrp_recursive
Recursively change the group of a directory tree.