#!/bin/ksh
cd /d2/monty/doc/dict/
/bin/grep -i $1 $2 >>/usr/tmp/search.out &
