Subject: stty: tcgetattr: Not a typewriter console log
Gurus,
DECUNIX 3.2C DEC 3000/300
It turns out to be a csh problem
my old .cshrc was modified at the root
it created the problem
"I cannot do an rdump or open a new DECterm without
such a msg in the console log"
my old .cshrc restored with everything working is
if ($?prompt) then
umask 022
set cdpath = ( /sys /usr/spool )
set notify
set history = 100
set path = (/sbin /usr/sbin /usr/local/bin /usr/bin /usr/bin/X11
/usr/local)
endif
Sorry for your time!
RKJ
Received on Mon May 19 1997 - 20:57:09 NZST