gost-dictionary/lingvo.sh

6 lines
126 B
Bash
Raw Normal View History

2022-12-26 09:10:51 +00:00
#!/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