#!/bin/sh usage() { cat < tmptmp_1; grep -v GRIND= $2 > tmptmp_2; diff -U2 tmptmp_1 tmptmp_2; fi