more startup time

hogue at hsi.UUCP hogue at hsi.UUCP
Sat Jan 28 00:28:10 AEST 1984


Bill is correct as to setting the TERMCAP enviorment varible in 4.1.
In 4.2 change the tset line to:

	tset -Q -s -m :'?cit101e' >/tmp/tset$$
	source /tmp/tset$$
	rm -f /tmp/tset$$

Put this in your .login and when you login you will get a prompt of the form:
TERM = (cit101e)
You can reply with a terminal type or a <cr>.  The latter will get you the
default type - ie cit101e in the above example.

					Jim Hogue
					{kpno,ihnp4}!hsi!hogue
-- 
	Jim Hogue, Health Systems International, New Haven, CT
		{kpno, ihnp4}!hsi!hogue



More information about the Comp.unix.wizards mailing list