chown 双语例句
全部
1·Marcus Chown reckons the answer could be hanging in the air.
马库斯·乔恩认为答案可能还没有找到。
2·sudo chown -R www-data:www-data /var/www/owncloud
设置权限:sudo chown -R www-data:www-data /var/www/owncloud
3·This is only an example: chown nobody:nobody /dev/ipmi0.
这只是一个示例:chown nobody:nobody /dev/ipmi0。
4·The root user can change the ownership of a file using the chown command.
root用户可以使用chown命令变更文件的所有权。
5·Use chown and chmod to set the ownership and permissions on the new directory.
使用chown和chmod设置新目录的所有权和权限。
6·Use chown to change the ownership of these files to be the new instance owner.
使用“chown”将这些文件的所有者更改为新实例的所有者。
7·The base permissions show the permissions that are set by the chmod and chown command.
基本权限显示通过chmod和chown命令设置的权限。
8·The superuser, root, can also change file ownership by using the chown, or change owner, command.
超级用户root也可以使用chown或change owner命令来更改文件所有权。
9·This library provides its own implementations of the emulated system calls, such as chmod(2), chown(2), or stat(2).
该库提供自己的 “模拟” 系统调用实现,比如 chmod(2)、chown(2) 或 stat(2)。
10·If you don't have root access, you could change the write permissions of templates_c and cache instead of using chown.
如果您不是使用root用户登录,您是不能使用chown修改templates_c和cache的写权限的。