chmod

Change the access permissions of a file or directory. Give…

chmod

Change the access permissions of a file or directory.

chmod u+x {{file}}

chmod u+rw {{file}}

chmod g-x {{file}}

chmod a+rx {{file}}

chmod o=g {{file}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← chisel choose →