#!/bin/sh
# nyelvtani szablyok ellenrzse
hunspell -m -d ../tmp/hu_HU /dev/stdin
#cat ../aff/* | grep -o '<[^ 	*]*>' | ../../hunspell-0.9.8b/hunspell -d ../tmp/hu_HU 
#cat ../aff/* | grep -o '<\*[^ 	]*>' | ../../hunspell-0.9.8b/hunspell -d ../tmp/hu_HU 
