Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ chgrp(1) — UNIX System III

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

chown(2)

group(5)

passwd(5)

CHOWN(1)  —  UNIX 3.0

NAME

chown, chgrp − change owner or group

SYNOPSIS

chown owner file ... 

chgrp group file ... 

DESCRIPTION

Chown changes the owner of the files to owner. The owner may be either a decimal user ID or a login name found in the password file. 

Chgrp changes the group ID of the files to group. The group may be either a decimal group ID or a group name found in the group file. 

FILES

/etc/passwd
/etc/group

SEE ALSO

chown(2), group(5), passwd(5). 

May 16, 1980

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