[2918] in SIPB bug reports
rrn
daemon@ATHENA.MIT.EDU (Calvin Clark)
Thu Jun 11 21:43:38 1992
Date: Thu, 11 Jun 92 21:43:01 -0400
From: Calvin Clark <ckclark@mit.edu>
To: bug-sipb@Athena.MIT.EDU
Cc: jik@Athena.MIT.EDU
Reply-To: ckclark@mit.edu
sethg pointed out that rrn was losing on the sun, with a problem I knew
that jik had fixed. It turns out that rrn and rn were different; he was
running rrn, the old version:
; ls -l /mit/sipb/sun4bin/*rn
-rwxr-xr-x 1 3009 system 180224 Apr 23 12:15 /mit/sipb/sun4bin/rn
-rwxr-xr-x 1 425 system 196608 Jul 16 1991 /mit/sipb/sun4bin/rrn
-rwxr-xr-x 1 425 system 598016 Jul 18 1991 /mit/sipb/sun4bin/xrn
I haved made /mit/sipb/sun4bin/rrn a symlink to rn, like on the other
platforms, and he says it is running fine now.
-Calvin