📚 已集成的开源扩展库lunix 模块本页总览lunix 模块lunix 手册 更改文件权限 local unix = require("unix")unix.chown("/sdcard/nbtouch/nbtouch.conf", 501, 501)unix.chmod("/sdcard/nbtouch/nbtouch.conf", 6 * 8^2 + 4 * 8^1 + 4 * 8^0)