chmod
常见例句
- How to CHMOD (change permissions) of my files?
如何搭配chmod (更改权限)我的文件吗? - The chmod() function changes permissions of the specified file.
函数的作用是:改变指定文件的模式。 - ROOT# chmod 000 server.key.unencrypted ## better yet delete it!
当你改变注意,你决定从你的密钥中删除加密的密码。 - The command to use when modifying permissions is chmod.
修改许可权的命令是 chmod 。 - CHMOD 755 the following folders, if they give you errors try 777.
以下文件夹文件模式为755,如果他们给你报错尝试777。 - For more information on modes, read the details on the chmod() page.
有关mode的更多信息请阅读chmod()页面。 返回 chmod