[2913] in testers
sun4 [8.0A]: resize, xresize
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Mon Jun 10 23:31:32 1996
Date: Mon, 10 Jun 1996 23:31:19 -0400
To: testers@MIT.EDU
From: Jonathon Weiss <jweiss@MIT.EDU>
System name: the-other-woman.mit.edu
Type and version: SPARC/Classic 8.0A
Display type: cgthree
What were you trying to do?
convince more that my window was only 48 lines long
What went wrong?
neither resize nore xresize DTRT
Yo, got any documentation, or other info?
Conveniently this was from an 8.0 sun to another 8.0 sun.
the-other-woman:~afsdepot/jweiss: alias xresize
set noglob; eval `resize` || unset noglob
the-other-woman:~afsdepot/jweiss: resize
COLUMNS=80;
LINES=48;
export COLUMNS LINES;
the-other-woman:~afsdepot/jweiss: xresize
COLUMNS=80: Command not found.
Exit 1
LINES=48: Command not found.
Exit 1
export: Command not found.
Exit 1
the-other-woman:~afsdepot/jweiss: stty rows
the-other-woman:~afsdepot/jweiss: