[14169] in Athena Bugs
Re: frame is confused
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Tue Feb 6 19:59:59 1996
To: bugs@MIT.EDU
Cc: Hemraj S Sodhi <raj@MIT.EDU>, myshao@MIT.EDU
Date: Tue, 06 Feb 1996 19:59:54 EST
From: Marc Horowitz <marc@MIT.EDU>
First, the fix for the users so they don't have to read through the
gory technical details:
to run frame, do:
add frame
limit descriptors 64
maker &
Gory technical details:
If you run frame with too *many* file descriptors, it doesn't work.
If you do "unlimit descriptors" on a sun before running frame, it
fails.
Marc