Changes the user ID and group ID of the specified file. Format #include <unistd.h> int chown (const char *file_spec, uid_t owner, gid_t group);