Query: chmod
OS: bsd
Section: 3f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CHMOD(3F) CHMOD(3F)NAMEchmod - change mode of a fileSYNOPSISinteger function chmod (name, mode) character*(*) name, modeDESCRIPTIONThis function changes the filesystem mode of file name. Mode can be any specification recognized by chmod(1). Name must be a single path- name. The normal returned value is 0. Any other value will be a system error number.FILES/usr/lib/libU77.a /bin/chmod exec'ed to change the mode.SEE ALSOchmod(1)BUGSPathnames can be no longer than MAXPATHLEN as defined in <sys/param.h>. 4.2 Berkeley Distribution May 15, 1985 CHMOD(3F)
Related Man Pages |
---|
chmod(1) - redhat |
fchdir(2) - bsd |
fchmod(2) - bsd |
ecaccess-file-chmod(1p) - debian |
chmod(2) - minix |
Similar Topics in the Unix Linux Community |
---|
Unable to chmod a file/directory |
chmod on 690k files |
chmod to stop cat from displaying the file? |
File group issues |
Chmod by multiple users. |