[tex-live] Bug in install-tl.sh (TeX Collection '03 and TLC2)
Olaf Weber
olaf at infovore.xs4all.nl
Sun Jul 25 16:58:33 CEST 2004
Karl Berry writes:
> (cd /whatever ; echo *)
> At first blush, it sounds good. I will think about it, and fix it one
> way or another. (Unless someone else beats me to it. :) Thanks.
You might want to do someting like
(cd /whatever; echo x *)
and strip the 'x'. This to catch the case where a filename starting
with a '-' is present, which some version of echo might try to
interpret as an option.
--
Olaf Weber
(This space left blank for technical reasons.)
More information about the tex-live
mailing list