#!/bin/sh echo -n $0: 'Recovery... ' cat >test.in <test.db <test.ref < flip prefix][flap -> flap alarm]. 2 phrases in 1 sentence found. eof sh ./test/rundiction -f test.db test.in >test.data if cmp test.ref test.data then rm -f test.* echo passed else echo failed exit 1 fi