readme1.namei
来自「Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分」· NAMEI 代码 · 共 15 行
NAMEI
15 行
** NAMEI has local modifications, do not delete source when cleaning up **"You're in a twisty maze of symbolic links, all different"namei - a utility to chase down a pathname and print details at eachlevel, especialy when following symbolic links. Very useful for figuringout whats really going on in our large environment. Named after the routinein the kernel that does essentialy the same thing whenever anyone tries tofind a file.Local modifications by Steve Tell include: changing the -m option to printthe file mode in a readable fashion, like "ls -l" does, instead of in octal.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?