fd <integer>
fd
mode <string> | <integer>
mode
设置文件的权限。返回 undefined。
undefined
¥Sets the permissions on the file. Returns undefined.
有关更多详细信息,请参阅 POSIX fchmod(2) 文档。
fchmod(2)
¥See the POSIX fchmod(2) documentation for more detail.