Copyright Digital Equipment Corp. All rights reserved.
Changes the file protection of a file. Format #include <stat.h> int chmod (const char *file_spec, mode_t mode);
Arguments Description Return_Values