Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site fortune.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!harpo!ihnp4!fortune!rpw3
From: rpw3@fortune.UUCP
Newsgroups: net.unix-wizards
Subject: Re: more startup time - (nf)
Message-ID: <2478@fortune.UUCP>
Date: Wed, 8-Feb-84 04:05:44 EST
Article-I.D.: fortune.2478
Posted: Wed Feb  8 04:05:44 1984
Date-Received: Fri, 10-Feb-84 01:34:58 EST
Sender: notes@fortune.UUCP
Organization: Fortune Systems, Redwood City, CA
Lines: 26

#R:ut-ngp:-24400:fortune:11600061:000:669
fortune!rpw3    Feb  7 20:29:00 1984

Spencer, the "set noglob" would NOT be too late (at least on our fairly
stock 4.1bsd). In fact, the "tset" we run has the "set noglob" in it.
See below (TERMCAP shortened for posting):

	% echo *
	bin doc etc file foo mail memo misc proj src tmp uucp
	% set noglob ; echo * ; unset noglob
	*
	% tset -Q -s
	set noglob;
	setenv TERM fos ;
	setenv TERMCAP 'FT|fos|fortune:<...shortened...>:TB=\r:CN=\177:MP=\E+F';
	unset noglob;
	%

(And it's not because "echo" is a builtin; I checked it with "ls".)

Rob Warnock

UUCP:	{sri-unix,amd70,hpda,harpo,ihnp4,allegra}!fortune!rpw3
DDD:	(415)595-8444
USPS:	Fortune Systems Corp, 101 Twin Dolphins Drive, Redwood City, CA 94065