gost-dictionary/lingvo.sh
2022-12-26 12:10:51 +03:00

6 lines
126 B
Bash
Executable File

#!/bin/bash
cat 00000.header | iconv -f utf-8 -t utf-16 > gost.dsl
python3 lingvo.py | iconv -f utf-8 -t utf-16 >> gost.dsl