Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 SMI; site sun.uucp Path: utzoo!watmath!clyde!burl!ulysses!harpo!decvax!decwrl!sun!gnu From: gnu@sun.uucp (John Gilmore) Newsgroups: net.unix-wizards Subject: Re: more startup time Message-ID: <439@sun.uucp> Date: Fri, 3-Feb-84 05:06:27 EST Article-I.D.: sun.439 Posted: Fri Feb 3 05:06:27 1984 Date-Received: Wed, 8-Feb-84 07:32:25 EST References: <16151@sri-arpa.UUCP> Organization: Sun Microsystems, Inc. Lines: 4 If you use tset to set the TERMCAP environment variable to the termcap entry for your terminal, no program will ever have to read a file to get it. This speeds up more, vi, emacs, etc quite a bit. Look in tset(1) for the "-s" option. I don't know if this works on Bell Unixes.