Name: chmod - change mode of file Syntax: int chmod (char *path, int mode) Description: Change the mode of a file. Bugs: This description could be slightly longer.