|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, fchown *Conan The Librarian |
Changes the owner and group of a file.
Format
#include <unistd.h>
int fchown (int fildes, uid_t owner, gid_t group);
Additional Information (explode) :
|
|