文件系统
Linux 文件系统
$ vim .
" ====================================================================
" Netrw Directory Listing (netrw v168)
" /Users/user/folder
" Sorted by name
" Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by
" x:special
" ===================================================================
../
./
another_folder/
some_file.txt
some_folder/inode(索引节点)
stat 命令
文件权限

setuid 位(设置用户ID位)
setgid 位(设置组ID位)
sticky 位(粘滞位)
rwx 权限
条目类型
chmod 命令
文件链接

硬链接
符号链接
文件结构

总结
参考资料
最后更新于