readme.namei

来自「Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分」· NAMEI 代码 · 共 32 行

NAMEI
32
字号
Tired of running into "Too many levels of symlinks" problems onyour 4.2 BSD derivitive machine?  We sure did... our NFS'ed network of lots of Suns, Vaxen and so forthmade it impossible at times to trace down where a file REALLY lived.I mean ls -l is nice, but wouldn't you like to follow things likethe namei routine in the kernel does?Well here it is.... the namei program.  It follows things out untila terminal state is found.This program compiles and runs under:    SunOS 4.0.1 (sun3's)    SunOS 4.0.3 (sun4's)    SunOS 4.1.1 (sun4's)    Ultrix 3.1    BSD 4.3and probably a host of other 4.2 derived systems (but probably notSystem V).Anyway, if anyone has any bugs (or enhancements), please send them tome in E-mail form.And, by the way, if you make LOTS of money off of this program, pleasedon't tell me :-).    -Roger      (rogers@fangorn.wr.tek.com)		UUCP:	...!uunet!tektronix!fangorn.wr.tek.com!rogers		ARPA:	<rogers%fangorn.wr.tek.com@RELAY.CS.NET>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?