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

./pmk1.pl | sort | ./pmk2.pl

