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

chmoddic - change access rights for a directory

Description

       Add  and/or  remove  READ/WRITE  rights for the dictionary dicname.  The access rights for the dictionary
       cannot be changed if it is being used.

Example

chmoddic-r+wtest
                 Remove READ rights from and add WRITE rights for user dictionary test.

       chmoddic+wr-Gtest
                 Add READ/WRITE rights to group dictionary test.

Name

chmoddic - change access rights for a directory

Option

-cscannaserver (or -cannaservercanna-server)
                 Specify the server machine which has a dictionary to be changed.

       -         Remove the following access rights.

       +         Add the following access rights.

       r         Change READ rights.  w can be specified at the same time.

       w         Change WRITE rights.  r can be specified at the same time.

       -G        Change the access rights for the user's own group dictionary.

See Also

lsdic(1), mkdic(1)

                                           Japanese Facility Utilities                               chmoddic(1)

Synopsis

chmoddic[{(-cs|-cannaserver}canna-server]{+|-}{r|w|rw|wr}[-G]dicname

See Also