[2914] in testers
Re: sun4 [8.0A]: resize, xresize
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Tue Jun 11 00:41:07 1996
To: Jonathon Weiss <jweiss@MIT.EDU>
Cc: testers@MIT.EDU
Date: Tue, 11 Jun 1996 00:40:59 EDT
From: Marc Horowitz <marc@MIT.EDU>
This is a long-standing bug in resize, which uses the value of $SHELL
to determine if it should output in bourne shell or c shell syntax.
resize doesn't handle tcsh as a shell properly. If you specify
"resize -c", then it will always use csh syntax. Since the alias is
fundamentally csh-based (or else wouldn't be a csh alias :-), perhaps
the dotfiles should specify the -c flag.
Marc