[3935] in testers
/usr/athena/bin/perl on IRIX
daemon@ATHENA.MIT.EDU (Jeremy C Daniel)
Wed Apr 7 11:52:53 1999
Date: Wed, 7 Apr 1999 11:52:42 -0400 (EDT)
From: Jeremy C Daniel <jdaniel@MIT.EDU>
To: testers@MIT.EDU
baloo:~--> /usr/athena/bin/perl -v
/usr/athena/bin/perl: Bad request code.
Exit 1
baloo:~--> perl -v
This is perl, version 5.004_04 built for irix-n32
Copyright 1987-1997, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.
baloo:~--> which perl
/usr/athena/bin/perl
What Garry and I have decided is likely is that /usr/athena/bin/perl
is dieing and then perl is getting run out of the os packs
(/os/usr/bin/perl)
Jer