faster startup
scw%ucla-locus at cepu.UUCP
scw%ucla-locus at cepu.UUCP
Wed Feb 8 02:32:00 AEST 1984
From: Steve Woods <cepu!scw at ucla-locus>
>> 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?
Because of the '?h19' and having to inhibit file name substitution BEFORE tset
runs.
<cepu!scw at ucla-locus>
More information about the Comp.unix.wizards
mailing list