chmod
chmod意思解释
n. 更改文件属性;档案权限,修改文件权限;改变文件存取方式英英释义 ChmodIn Unix-like operating systems, chmod is the name of a Unix shell
chmod读音音标
chmod意思解释
n. 更改文件属性;档案权限,修改文件权限;改变文件存取方式英英释义
ChmodIn Unix-like operating systems, chmod is the name of a Unix shell command and a system call, which both change the access permissions to file system objects (including files and directories), as well as specifying special flags.Tutorial for chmod The name is an abbreviation of change mode.
词汇搭配
短语
chmod xxx
修改文件权限outgoing chmod
修改下载权限chmod mode
文件名 ; 文件FILE CHMOD
更动文件存取权为chmod d
更改权限chmod ow
可以消除写访问ATTRIB chmod
修改文件权限chmod a
所在组 ; 执行 ; 用户 ; 所有CHMOD ChannelMarkerWord
信道标记字更多
收起
网络短语双语例句
You can
do this
manually
with
the
CHMOD
command
or
use
an
automated
process
with an
installation
tool
.
可以
用
CHMOD
命令
手动设置
,
或者
使用
安装
工具
自动
完成
。
Of course
,
somewhere
in
here the
file
loses
execute
permissions
,
but
you can
copy
it
off
the
card
,
and then
chmod
+
x
.
当然
,
文件
在
该处的
某些位置
没有
执行
权限
,
但是
可以
将
其
复制
到
卡
以外,
然后
使用
chmod
+
x
。
To
set the
permissions
on
the above
scripts
so that
other
users
have no
access
rights
,
you
could
use
chmod
o
=
hello
*,
instead
of the
command
we
used to
remove
permissions
.
要
在
上述
脚本
中
设置
权限
,
这样
其他
用户
就
没有
访问
权利
,
您
可以
使用
chmod
o
=
hello
*
替换
我们
用于
删除
权限
的
命令
。
更多双语例句