]> cygwin.com Git - cygwin-apps/cygutils.git/blame - src/namei/README.namei
Fixes for cygstart; bump version number and documentation
[cygwin-apps/cygutils.git] / src / namei / README.namei
CommitLineData
d4a28ab0
CW
1Tired of running into "Too many levels of symlinks" problems on
2your 4.2 BSD derivitive machine?
3
4We sure did... our NFS'ed network of lots of Suns, Vaxen and so forth
5made it impossible at times to trace down where a file REALLY lived.
6I mean ls -l is nice, but wouldn't you like to follow things like
7the namei routine in the kernel does?
8
9Well here it is.... the namei program. It follows things out until
10a terminal state is found.
11
12This program compiles and runs under:
13
14 SunOS 4.0.1 (sun3's)
15 SunOS 4.0.3 (sun4's)
16 SunOS 4.1.1 (sun4's)
17 Ultrix 3.1
18 BSD 4.3
19
20and probably a host of other 4.2 derived systems (but probably not
21System V).
22
23Anyway, if anyone has any bugs (or enhancements), please send them to
24me in E-mail form.
25
26And, by the way, if you make LOTS of money off of this program, please
27don't tell me :-).
28
29 -Roger (rogers@fangorn.wr.tek.com)
30 UUCP: ...!uunet!tektronix!fangorn.wr.tek.com!rogers
31 ARPA: <rogers%fangorn.wr.tek.com@RELAY.CS.NET>
This page took 0.02483 seconds and 5 git commands to generate.