Within each set, you have three access bits: read, write, and execute.
每个权限集中都有三个访问位:读、写和执行。
The first group indicates the read, write, and execute permissions for the file's owner.
第一组表示文件所有者的读、写和执行权限。
The second group indicates the read, write, and execute permissions for the file's group.
第二组表示文件组的读、写和执行权限。
Must not have public read, write, or execute permission (i.e., 0770).
禁止拥有公共的读、写或执行权限(即0770)。
The permissions are read (r), write (w), and execute (x).
这些权限就是读(r),写(w)和执行(x)。
The "access" parameter denotes the type of access (read, write, or execute).
“access”参数表示访问的类型(读、写或执行)。
The modes are read (r), write (w), or execute(x).
模式是读 (r)、写 (w)或执行 (x)。
The modes are read (r), write (w), or execute(x).
模式是读 (r)、写 (w)或执行 (x)。
应用推荐