Greetings, Fergus Daly! >>> Sorry if this has been asked 4 million times already.
>> $ head /etc/postinstall/{fontconfig_dtd,libxml2}.* > ==> /etc/postinstall/fontconfig_dtd.sh.done <== >> if [ -x /usr/bin/xmlcatalog ] ; then > /usr/bin/xmlcatalog --noout --add "system" "fonts.dtd" > /usr/share/xml/fontconfig/fonts.dtd /etc/xml/catalog > fi ==>> /etc/postinstall/libxml2.sh.done <== >> if test ! -f /etc/xml/catalog; then > /bin/mkdir -p /etc/xml > /usr/bin/xmlcatalog --noout --create /etc/xml/catalog > fi >> $ llgo /{etc/xml/,usr/bin/xml}catalog /usr/share/xml/fontconfig/fonts.dtd > /etc/postinstall/{fontconfig_dtd,libxml2}.* > Thank you! > What is llgo in last line? I just get > bash: llgo: command not found > and nothing from Package Search. ls -lgo @Brian, not everybody have same aliases as you ;) -- With best regards, Andrey Repin Thursday, September 10, 2020 8:33:21 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple