more startup time

phil at sequent.UUCP phil at sequent.UUCP
Thu Feb 2 18:58:18 AEST 1984


<eat flaming death...>

In reference to:
> The solution that we have used here is a simple one-liner, that does not
> need any temporary files:
> 
> set noglob;eval `tset -s -Q -m :?h19`;unset noglob

If you spy on the output of tset you will notice it is terminated with:
``<tset output>...; unset noglob''

So your ``;unset noglob'' is redundant.  On the other hand, why doesn't
tset just generate the ``set noglob'' too?
-- 

	Phil Hochstetler
	Sequent Computer Systems
	...!sequent!phil



More information about the Comp.unix.wizards mailing list