home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man8 / chgrp.8 < prev    next >
Encoding:
Text File  |  1975-06-26  |  430 b   |  20 lines

  1. .th CHGRP VIII 2/8/75
  2. .sh NAME
  3. chgrp \*- change group
  4. .sh SYNOPSIS
  5. .bd chgrp
  6. group file ...
  7. .sh DESCRIPTION
  8. The group-ID of the files is changed to
  9. .it group.
  10. The group may be either a decimal GID or
  11. a group name found in the group-ID file.
  12. .s3
  13. Only the super-user is allowed to change the group of a file,
  14. in order to simplify as yet unimplemented accounting procedures.
  15. .sh "SEE ALSO"
  16. chown (VIII)
  17. .sh FILES
  18. /etc/group
  19. .sh BUGS
  20.