- 重点词汇
- 相关例句
重要提示:你必须改变模式“缓存”文件夹位于该风格的目录777本剧本的工作。
互联网摘选
chmoda+rxscript.sh:除了u、g和o以外,您还可以使用修饰符a来表示所有用户或用户、组和其他用户。
互联网摘选
chmod u+x script. sh: if you write a shell script and want to execute it, enable its execute bit.
chmodu+xscript.sh:如果您编写了一个Shell脚本,并且希望执行它,那么需要设置其执行位。
互联网摘选
on most systems, you would do this with chmod +x hello-world or something similar.
在大多数系统中,您都可以用chmod+xhello-world或类似代码完成此操作。
互联网摘选
then run a chmod command to make the cloud program executable, and run it by typing cloud.
然后运行chmod命令,使云程序变得可执行,然后通过输入cloud运行它。
互联网摘选
you modify permissions (except for the directory bit) by using the chmod (change mode) command.
您可以使用chmod(更改模式changemode)命令修改相应的权限(除了目录位之外)。
互联网摘选
the second command, chmod, makes the file containing the python program executable.
第二条命令chmod使包含Python程序的文件成为可执行文件。
互联网摘选
chmod go+rx ibm: this command enables the read and execute privileges for group and others.
chmodgo+rxIBM:这个命令为组和其他用户设置了读和执行权限。
互联网摘选
similarly, chmod +rw filename should also grant everyone read and write access to the file.
类似的,“chmod+rw文件名”将会授予所有用户对该文件的读写权限。
互联网摘选
type chmod +x filename to grant every user on your machine permission to execute the file.
键入“chmod+x文件名”以便给你电脑上的每个用户增加对该文件的可执行权限。
互联网摘选
将会移除格式代码并将指南页发送到chmod.txt文件,而不会在屏幕上显示指南页。
互联网摘选
you can chmod (change the permissions) of a file using your favorite ftp program.
你可以改变文件属性(更改权限)的文件使用您最喜爱的程序。
互联网摘选
use the chmod command with the +x option to add the execute permissions as shown in listing 5.
使用chmod命令和+x选项添加执行权限,如清单5所示。
互联网摘选
您可以通过使用FTP客户端修改,或者使用chmod命令将权限设置为777。
互联网摘选
可以使用chmod命令修改这些权限,一般来说它们足以保证系统上大多数文件的安全性。
互联网摘选
当然,文件在该处的某些位置没有执行权限,但是可以将其复制到卡以外,然后使用chmod+x。
互联网摘选