ECACCESS-FILE-CHMOD(1p) | User Contributed Perl Documentation | ECACCESS-FILE-CHMOD(1p) |
ecaccess-file-chmod - Change ECaccess File Mode Bits
ecaccess-file-chmod -version|-help|-manual
ecaccess-file-chmod [-debug] mode ecaccess-file
Allow changing the ECaccess File Mode Bits of the given ecaccess-file according to mode, which is an octal number representing the bit pattern for the new mode bits.
The ecaccess-file is in the form [domain:][/user-id/]path. Please read the "Shell commands -> File Management" section of the "ecaccess" guide for more information on the ECaccess File System.
ecaccess-file-chmod 0700 ec:bin/a.out
Change the File Mode Bits to Read and Write for owner and Read for everybody else on a File in the bin directory of the ECFS directory of the authenticated user.
ecaccess-file-delete, ecaccess-file-get, ecaccess-file-mget, ecaccess-file-modtime, ecaccess-file-mput, ecaccess-file-rmdir, ecaccess-file-copy, ecaccess-file-dir, ecaccess-file-mdelete, ecaccess-file-mkdir, ecaccess-file-move, ecaccess-file-put, ecaccess-file-size and ecaccess.
2021-01-05 | perl v5.32.0 |