*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: chown | Section: 2 | Source: UNIX v7 | File: chown.2
CHOWN(2) System Calls Manual CHOWN(2) NAME chown - change owner and group of a file SYNOPSIS chown(name, owner, group) char *name; DESCRIPTION The file whose name is given by the null-terminated string pointed to by name has its owner and group changed as specified. Only the super- user may execute this call, because if users were able to give files away, they could defeat the (nonexistent) file-space accounting proce- dures. SEE ALSO chown(1), passwd(5) DIAGNOSTICS Zero is returned if the owner is changed; -1 is returned on illegal owner changes. ASSEMBLER (chown = 16.) sys chown; name; owner; group CHOWN(2)

Navigation Options