#! /bin/sh
# Poor Man's Konkordancer
# Dziaa jako filtr.

export LANG=pl_PL
./pmk1.pl | sort | ./pmk2.pl
