[3845] in Athena Bugs

home help back first fref pref prev next nref lref last post

.startup.tty

daemon@ATHENA.MIT.EDU (theschun@ATHENA.MIT.EDU)
Mon Dec 18 16:06:22 1989

From: theschun@ATHENA.MIT.EDU
Date: Mon, 18 Dec 89 16:05:54 -0500
To: bugs@ATHENA.MIT.EDU

I don't know why, but when I log into the workstations my .startup.tty is
never run.  Nor, for that matter, is my .login file, which I modified to

	.	
	.
	set initdir=/usr/athena/lib/init

	if (-r $initdir/login) then
		source $initdir/login
		if ( ! $?STARTED ) source ${HOME}/.startup.tty
	else
	.
	.

and it still did run it.

					--chun.

home help back first fref pref prev next nref lref last post