Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ chgrp(1) — bsd — mips UMIPS RISC/os 5.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

chown(2)

passwd(4)

group(4)



CHGRP(1-BSD)        RISC/os Reference Manual         CHGRP(1-BSD)



NAME
     chgrp - change group

SYNOPSIS
     chgrp [ -f -R ] group file ...

DESCRIPTION
     chgrp changes the group-ID of the files to group.  The group
     may be either a decimal GID or a group name found in the
     group-ID file.

     The user invoking chgrp must belong to the specified group
     and be the owner of the file, or be the super-user.

     No errors are reported when the -f (force) option is given.

     When the -R option is given, chgrp recursively descends its
     directory arguments setting the specified group-ID.  When
     symbolic links are encountered, their group is changed, but
     they are not traversed.

FILES
     /etc/group

SEE ALSO
     chown(2), passwd(4), group(4) in the Programmer's Reference
     Manual.




























                        Printed 11/19/92                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026