Re: texconfig action and site-wide changes
"George N. White III" <[email protected]> Tue, 8 Feb 2005 19:57:02 -0400 (AST)
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 8 Feb 2005, Thomas Esser wrote: >> What would help is some tools to check for duplicates across all the >> texmf trees so at least you can more easily determine when things in >> $TEXMFHOME or $TEXMFLOCAL have become older than versions in updated >> system trees. > > Such as the one mentioned in Appendix G of the INSTALL document? > > ============================================================================= > G) scanning texmf trees for duplicates > ============================================================================ Yes, although it would help to put a separator between the 'ls -l' output and the md5sum, e.g.: $info =~ s/ ([^ ]+$)/<separator>$md $1/; -- George N. White III <[email protected]>