Function rd_util::chgrp

source ·
pub fn chgrp<P: AsRef<Path>>(path_in: P, gid: u32) -> Result<bool>