/sys$common/syshlp/HELPLIB.HLB CRTL, lchown *Conan The Librarian |
Changes the user and group ownership of the specified file. Format #include <unistd.h> int lchown (const char *file_path, uid_t file_owner, gid_t file_group);
Additional Information (explode) :
|