COHERENT help

This page displays the COHERENT help information for chown.

Listing of available help pages


chown -- Change the owner of files

chown owner file ...


chown() -- Change ownership of a file

#include <unistd.h>
chown(file, uid, gid)
char *file; short uid, gid;