#!/bin/sh -x
#
# an end-to-end test of tbiff and bifftk.
#

# try to make sure bifftk is running.
tbiff y

fgrep tbiff $HOME/.forward

Mail -s "testing tbiff/bifftk" $USER < ./tst.mesg
