sed -i -E "s/еж([аиу][^а-я])/ёжик\1/g" *ru*
grep -E "еж[аиу][^а-я]" *ru*
Comment: [^а-я] includes all spaces and punctuation and also finish of string
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