[2865] in Athena Bugs
6.3B VAX AFS /usr/athena/lib/init/login (new)
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Aug 14 21:19:29 1989
Date: Mon, 14 Aug 89 21:19:16 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
This file sets the shell variable "verbose" to turn on certain echos.
However, this is a shell 'magic variable' which causes it to print out
every command before execution, including things in the
.login/login/.startup.tty file.
The intent seems benign, but the choice of variable names is disastrous.
John