This file is indexed.

/usr/share/doc/texmf/latex/kotex/generateeucfiles.bat is in ko.tex 0.1.0+20071012-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
@echo off
echo "euc mode" >definekg.eucmode
iconv -f UTF-8 -t EUC-KR KS.HAN.u.tex >KS.HAN.tex
iconv -f UTF-8 -t EUC-KR backmatters.tex >backmatters-k.tex
iconv -f UTF-8 -t EUC-KR biblio.tex >biblio-k.tex
iconv -f UTF-8 -t EUC-KR euc-guide-u.tex >euc-guide-k.tex
iconv -f UTF-8 -t EUC-KR kotexguidebody-utf.tex >kotexguidebody-euc.tex
iconv -f UTF-8 -t EUC-KR writinghdoc.tex >writinghdoc-k.tex