sed -i -E "s/ёж$/ёжик/g" *ru*; sed -i -E "s/еж([аиу])$/ёжик\1/g" *ru*
grep -E "(ёж|еж[аиу])$" *ru*
This tool allows editing the contents of .hwmap files as human-readable text.
Dependencies:
-------------
Needs Qt / qmake to build
Instructions:
-------------
Build with these 2 commands:
qmake hwmapconverter.pro
make
If compiled successfully, run with:
./hwmapconverter