chgrp - manual page for chgrp 1.31.1
chgrp [-RhLHPcvf]... GROUP FILE...
BusyBox v1.31.1 (2020-04-30 13:38:01 EDT) multi-call binary.
Change the group membership of each FILE to GROUP
- -R
- Recurse
- -h
- Affect symlinks instead of symlink targets
- -L
- Traverse all symlinks to directories
- -H
- Traverse symlinks on command line only
- -P
- Don't traverse symlinks (default)
- -c
- List changed files
- -v
- Verbose
- -f
- Hide errors