[1370] in Athena Bugs
urvd recursive link -- correction
daemon@ATHENA.MIT.EDU (jik@ATHENA.MIT.EDU)
Mon Nov 14 04:16:53 1988
From: <jik@ATHENA.MIT.EDU>
Date: Mon, 14 Nov 88 04:16:37 EST
To: bugs@ATHENA.MIT.EDU
Well, actually, doing a find over the filesystem will work since find
deals with symbolic links properly. What I meant to say was, "Try
doing a diff -r with another usr filesystem. It's really gross."
I believe that the links were put in as some sort of concession to the
fact that /usr/new/mh is linked to /usr/new/mh.6.5/bin when it should
be linked to /usr/new/mh.6.5.
Instead, why don't we just link /usr/new/mh to /usr/new/mh.6.5?
Blargh.
jik