Here are example applications of chmod.
下面是chmod的示例应用程序。
You can use man chmod to read about it. The command
使用man chmod来阅读相关内容。
Note that you must use chmod to make both scripts executable.
请注意,必须使用chmod把两个脚本变成可执行的。
This form of chmod adds permissions that are not already set.
chmod会添加尚未设置的权限。
For details on how to change file permissions, see man chmod.
查看man chmod可以获得如何改变文件权限的详细信息。
Also, make the script executable by running the command chmod 755 ChompQ.pl.
另外,还要运行命令chmod 755Chom pQ . pl,使脚本可执行。
Use chown and chmod to set the ownership and permissions on the new directory.
使用chown和chmod设置新目录的所有权和权限。
The base permissions show the permissions that are set by the chmod and chown command.
基本权限显示通过chmod和chown命令设置的权限。
The base permissions show the permissions that are set by the chmod and chown command.
基本权限显示通过chmod和chown命令设置的权限。
应用推荐