4.UNIX 环境高级编程--文件和目录
2.函数 stat, fstat, fstatat 和 lstat
3.文件类型
4.设置用户ID和设置组ID
5.文件访问权限
6.新文件和目录的所有权
7.函数 access 和 faccesat
8.函数 umask
9.函数 chmod, fchmod 和 fchmodat
10.粘着位
函数 chown, fchwon , fchonwat 和 lchown
文件长度
13.文件截断
14.文件系统
函数 link, linkat, unlink, unlinkat 和 remove
函数 rename 和 renameat
17.符号链接
18.创建和读取符号链接
19.文件的时间
20.函数 futimens,utimensat 和 utimes
21.函数 mkdir, mkdirat 和 rmdir
22.读目录
23.函数 chdir, fchdir 和 getcwd
24.特殊设备
25.文件访问权限小结