logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ecaccess-file-chmod - Change ECaccess File Mode Bits

Arguments

mode    Octal number representing the bit pattern for the new mode bits (e.g. 0600).

       ecaccess-file
               The name of the ECaccess File to change the File Mode Bits.

Description

       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.

Examples

ecaccess-file-chmod0700ec: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.

Name

       ecaccess-file-chmod - Change ECaccess File Mode Bits

Options

-version
               Display version number and exits.

       -help   Print a brief help message and exits.

       -manual Prints the manual page and exits.

       -retrycount
               Number  of  SSL  connection retries per 5s to ECMWF. This parameter only apply to the initial SSL
               connection initiated by the command to the ECMWF server. It does not apply to all the  subsequent
               requests  made afteward as it is mainly targeting errors that can happen from time to time during
               the SSL handshake. Default is no retry.

       -debug  Display the SOAP and SSL messages exchanged.

See Also

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.

perl v5.32.0                                       2021-01-05                            ECACCESS-FILE-CHMOD(1p)

Synopsis

ecaccess-file-chmod-version|-help|-manualecaccess-file-chmod[-debug]modeecaccess-file

See Also